diff --git a/roles/copr/backend/templates/copr-be.conf.j2 b/roles/copr/backend/templates/copr-be.conf.j2 index 7c120eb763..b25d33df42 100644 --- a/roles/copr/backend/templates/copr-be.conf.j2 +++ b/roles/copr/backend/templates/copr-be.conf.j2 @@ -84,7 +84,7 @@ prune_days=7 [builder] # default is 1800 -timeout=86400 +timeout=108000 # utilized by /usr/bin/check_consecutive_build_fails.py consecutive_failure_threshold=30