From 8bdc4a8404c32a59f43eb3303b9e1e8cf96a7384 Mon Sep 17 00:00:00 2001 From: "Dr. Jens Harbott" Date: Thu, 12 Mar 2020 15:47:49 +0000 Subject: [PATCH] Increase timeout for goaccess report jobs Seems it can take about an hour to build the report for our largest site (docs.openstack.org), so having a timeout of 2 hours should keep us on the safe side. Change-Id: I848f75f6eb7bbf1986e19e6d35173fe4dddeef94 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index c6c49a813e..f34f28f9b4 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1189,6 +1189,7 @@ Run goaccess tool on static.opendev.org hosted site. abstract: true protected: true + timeout: 7200 nodeset: nodes: [] run: playbooks/periodic/goaccess.yaml