Set critpath mandatory days in testing to 0 for ELN
This is needed now we have a critpath for ELN (for openQA testing purposes). Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
8b88dc7ad0
commit
31fe9368c3
1 changed files with 1 additions and 0 deletions
|
@ -650,6 +650,7 @@ f{{ FedoraRawhideNumber }}.pre_beta.critpath.stable_after_days_without_negative_
|
|||
# ELN gating - Updates in ELN don't require any days in testing.
|
||||
eln.status = pre_beta
|
||||
eln.pre_beta.mandatory_days_in_testing = 0
|
||||
eln.pre_beta.critpath.mandatory_days_in_testing = 0
|
||||
|
||||
# EPEL bootstrap - During bootstrap updates don't require any days in testing.
|
||||
epel{{ EPELBootstrapNumber }}.status = pre_beta
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue