Fix Pre and Post Beta Bodhi policies

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2018-05-03 19:51:18 +00:00
parent a785e4fe06
commit 7e86c49fe3

View file

@ -522,13 +522,12 @@ fedora_modular.mandatory_days_in_testing = 7
# could do something like this:
#f29.status = post_beta
#f29.post_beta.mandatory_days_in_testing = 7
#f29.post_beta.critpath.num_admin_approvals = 0
#f29.post_beta.critpath.min_karma = 2
#f29.post_beta.critpath.stable_after_days_without_negative_karma = 14
#f29.status = pre_beta
#f29.pre_beta.mandatory_days_in_testing = 3
#f29.pre_beta.critpath.num_admin_approvals = 0
#f29.pre_beta.critpath.min_karma = 1
#f29.pre_beta.critpath.stable_after_days_without_negative_karma = 14
##
## Buildroot Override