copr: increase the timeout to 86400

this is what koji use too.
This commit is contained in:
Miroslav Suchý 2016-03-24 12:04:59 +01:00
parent db26935e3b
commit 4df7a0a223

View file

@ -87,7 +87,7 @@ dist_git_url=http://{{ dist_git_base_url }}/git
[builder]
# default is 1800
timeout=33600
timeout=86400
# utilized by /usr/bin/check_consecutive_build_fails.py
consecutive_failure_threshold=30