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:
Adam Williamson 2024-09-05 11:27:57 -07:00
parent 8b88dc7ad0
commit 31fe9368c3

View file

@ -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