Set number of testing days for rawhide containers to 0
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
parent
4e36676eeb
commit
3a53bfe8cd
1 changed files with 5 additions and 0 deletions
|
@ -640,6 +640,11 @@ f{{ FedoraBranchedNumber }}.post_beta.critpath.min_karma = 2
|
|||
f{{ FedoraBranchedNumber }}.post_beta.critpath.stable_after_days_without_negative_karma = 14
|
||||
{% endif %}
|
||||
|
||||
# Rawhide layered containers are shipped through bodhi and rawhide containers not require any day
|
||||
# in testing
|
||||
f{{ FedoraRawhideNumber }}c.status = pre_beta
|
||||
f{{ FedoraRawhideNumber }}c.pre_beta.mandatory_days_in_testing = 0
|
||||
|
||||
##
|
||||
## Buildroot Override
|
||||
##
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue