Rawhide gating - updates in rawhide dont require any days in testing
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
parent
dadc10bace
commit
e218c4949d
1 changed files with 1 additions and 3 deletions
|
@ -601,11 +601,9 @@ f{{ FedoraBranchedNumber }}.post_beta.critpath.stable_after_days_without_negativ
|
|||
# in testing
|
||||
f{{ FedoraRawhideNumber }}c.status = pre_beta
|
||||
f{{ FedoraRawhideNumber }}c.pre_beta.mandatory_days_in_testing = 0
|
||||
{% if env == 'staging' %}
|
||||
# In staging enable shipping rpm through bodhi. Updates don't require any day in testing.
|
||||
# Rawhide gating - Updates in rawhide don't require any days in testing.
|
||||
f{{ FedoraRawhideNumber }}.status = pre_beta
|
||||
f{{ FedoraRawhideNumber }}.pre_beta.mandatory_days_in_testing = 0
|
||||
{% endif %}
|
||||
##
|
||||
## Buildroot Override
|
||||
##
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue