koji / builder: bump the rpmbuild timeout from 48 hours to 54hours for chromium on aarch64.
This should just be temporary until we fix the build to not take so long. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
5f28f28e0f
commit
b9b97cbff3
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ maxjobs=25
|
||||||
; Disable keepalive for now since it's not working in f23.
|
; Disable keepalive for now since it's not working in f23.
|
||||||
keepalive=False
|
keepalive=False
|
||||||
|
|
||||||
rpmbuild_timeout=172800
|
rpmbuild_timeout=201600
|
||||||
|
|
||||||
; Set oz timeout higher to allow aarch64, ppc64{le} and s390x to finish.
|
; Set oz timeout higher to allow aarch64, ppc64{le} and s390x to finish.
|
||||||
; Install timeout(seconds) for image build
|
; Install timeout(seconds) for image build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue