From b9b97cbff37c3e819d98bbc0ae7fa22b031746eb Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 25 Sep 2019 16:53:43 +0000 Subject: [PATCH] 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 --- roles/koji_builder/templates/kojid.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/koji_builder/templates/kojid.conf b/roles/koji_builder/templates/kojid.conf index bf3232c2af..8410c2b415 100644 --- a/roles/koji_builder/templates/kojid.conf +++ b/roles/koji_builder/templates/kojid.conf @@ -19,7 +19,7 @@ maxjobs=25 ; Disable keepalive for now since it's not working in f23. keepalive=False -rpmbuild_timeout=172800 +rpmbuild_timeout=201600 ; Set oz timeout higher to allow aarch64, ppc64{le} and s390x to finish. ; Install timeout(seconds) for image build