mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Configure staging to also have f27 as pre-release.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
@@ -367,16 +367,16 @@ fedora_epel.mandatory_days_in_testing = 14
|
||||
|
||||
# Pre-beta enforces the Pre Beta policy defined here:
|
||||
# https://fedoraproject.org/wiki/Updates_Policy
|
||||
#f15.status = 'pre_beta'
|
||||
#f15.pre_beta.mandatory_days_in_testing = 3
|
||||
#f15.pre_beta.critpath.num_admin_approvals = 0
|
||||
#f15.pre_beta.critpath.min_karma = 1
|
||||
f27.status = pre_beta
|
||||
|
||||
# For test cases.
|
||||
f7.status = post_beta
|
||||
f7.post_beta.mandatory_days_in_testing = 7
|
||||
f7.post_beta.critpath.num_admin_approvals = 0
|
||||
f7.post_beta.critpath.min_karma = 2
|
||||
f27.post_beta.mandatory_days_in_testing = 7
|
||||
f27.post_beta.critpath.num_admin_approvals = 0
|
||||
f27.post_beta.critpath.min_karma = 2
|
||||
f27.post_beta.critpath.stable_after_days_without_negative_karma = 14
|
||||
|
||||
f27.pre_beta.mandatory_days_in_testing = 3
|
||||
f27.pre_beta.critpath.num_admin_approvals = 0
|
||||
f27.pre_beta.critpath.min_karma = 1
|
||||
|
||||
# The number of days worth of updates/comments to display
|
||||
feeds.num_days_to_show = 7
|
||||
|
||||
Reference in New Issue
Block a user