copr: increase the timeout to 86400
this is what koji use too.
This commit is contained in:
parent
db26935e3b
commit
4df7a0a223
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue