copr-frontend: make DEFER_BUILD_SECONDS 300

This commit is contained in:
clime 2017-10-18 23:02:02 +02:00
parent ce9be69329
commit 67bbf37aa0

View file

@ -78,4 +78,4 @@ MBS_URL = "http://localhost/module/1/module-builds/"
# no need to filter cla_* groups, they are already filtered by fedora openid
BLACKLISTED_GROUPS = ['fedorabugs', 'packager', 'provenpackager']
DEFER_BUILD_SECONDS = 220
DEFER_BUILD_SECONDS = 300