bodhi: Add the f22 pre/post beta thresholds to the frontend
This commit is contained in:
parent
2db4f31139
commit
2318ccb429
1 changed files with 8 additions and 8 deletions
|
@ -9,16 +9,16 @@
|
||||||
# Release status
|
# Release status
|
||||||
# pre-beta enforces the 'Pre Beta' policy defined here:
|
# pre-beta enforces the 'Pre Beta' policy defined here:
|
||||||
# https://fedoraproject.org/wiki/Updates_Policy
|
# https://fedoraproject.org/wiki/Updates_Policy
|
||||||
f21.status = 'pre_beta'
|
f22.status = 'pre_beta'
|
||||||
|
|
||||||
f21.post_beta.mandatory_days_in_testing = 7
|
f22.post_beta.mandatory_days_in_testing = 7
|
||||||
f21.post_beta.critpath.num_admin_approvals = 0
|
f22.post_beta.critpath.num_admin_approvals = 0
|
||||||
f21.post_beta.critpath.min_karma = 2
|
f22.post_beta.critpath.min_karma = 2
|
||||||
f21.post_beta.critpath.stable_after_days_without_negative_karma = 14
|
f22.post_beta.critpath.stable_after_days_without_negative_karma = 14
|
||||||
|
|
||||||
f21.pre_beta.mandatory_days_in_testing = 3
|
f22.pre_beta.mandatory_days_in_testing = 3
|
||||||
f21.pre_beta.critpath.num_admin_approvals = 0
|
f22.pre_beta.critpath.num_admin_approvals = 0
|
||||||
f21.pre_beta.critpath.min_karma = 1
|
f22.pre_beta.critpath.min_karma = 1
|
||||||
|
|
||||||
# Bodhi Defaults:
|
# Bodhi Defaults:
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue