From 2dc687f553d0ef557330f9ad5c5bca0473a1d26d Mon Sep 17 00:00:00 2001 From: Jakub Kadlcik Date: Sun, 6 Dec 2020 13:48:53 +0100 Subject: [PATCH] copr: increase build timeout to 48h --- roles/copr/frontend-cloud/templates/copr.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/roles/copr/frontend-cloud/templates/copr.conf b/roles/copr/frontend-cloud/templates/copr.conf index 3abed44636..e1d7b87d1f 100644 --- a/roles/copr/frontend-cloud/templates/copr.conf +++ b/roles/copr/frontend-cloud/templates/copr.conf @@ -130,3 +130,7 @@ PAGURE_EVENTS = { {% endfor %} {% endif %} } + +# Increase build timeout to 48h +# Requested by lantw44 for chromium +MAX_BUILD_TIMEOUT = 172800