Configure containers to have 7 days in testing.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2018-11-14 01:53:49 +00:00
parent f1955ced48
commit bc8872bf3e

View file

@ -564,6 +564,7 @@ critpath.num_admin_approvals = 0
# The minimum amount of time an update must spend in testing before
# it can reach the stable repository
fedora.mandatory_days_in_testing = 7
fedora_container.mandatory_days_in_testing = 7
fedora_epel.mandatory_days_in_testing = 14
fedora_modular.mandatory_days_in_testing = 7