koji / builder: remove no longer used keepalive
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
e39b48d5f6
commit
34df23a0e3
1 changed files with 0 additions and 7 deletions
|
@ -16,13 +16,6 @@ maxjobs=25
|
|||
; The directory root where work data can be found from the koji hub
|
||||
; topdir=/mnt/koji
|
||||
|
||||
; Disable keepalive for now since it's not working in f23.
|
||||
{% if env == 'staging' %}
|
||||
; keepalive removed in 1.18.0
|
||||
{% else %}
|
||||
keepalive=False
|
||||
{% endif %}
|
||||
|
||||
rpmbuild_timeout=201600
|
||||
|
||||
; Set oz timeout higher to allow aarch64, ppc64{le} and s390x to finish.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue