From 57939b40d901355c1b8e3fead02671a42972b895 Mon Sep 17 00:00:00 2001
From: Ian Wienand <iwienand@redhat.com>
Date: Tue, 9 Aug 2022 11:43:18 +1000
Subject: [PATCH] system-config-run: bump base timeout to 3600

Many of our tests are actually running with a timeout of 3600; I think
between a combination of bumping timeouts for failures and
copy-pasting jobs.

We are seeing frequent timeouts of other jobs without this,
particularly on OVH GRA1.  Let's bump the base timeout to 3600 to
account for this.  The only job that overrides this now is gitea,
which runs for 4800 due to it's long import process.

Change-Id: I762f0f7c7a53a456d9269530c9ae5a9c85903c9c
---
 zuul.d/system-config-run.yaml | 14 +-------------
 1 file changed, 1 insertion(+), 13 deletions(-)

diff --git a/zuul.d/system-config-run.yaml b/zuul.d/system-config-run.yaml
index eb5ead9920..18d937078c 100644
--- a/zuul.d/system-config-run.yaml
+++ b/zuul.d/system-config-run.yaml
@@ -1,5 +1,6 @@
 - job:
     name: system-config-run
+    timeout: 3600
     description: |
       Run the "base" playbook for system-config hosts.
 
@@ -290,7 +291,6 @@
     parent: system-config-run
     description: |
       Run the playbook for nodepool.
-    timeout: 3600
     nodeset:
       nodes:
         - name: bridge.openstack.org
@@ -443,7 +443,6 @@
 - job:
     name: system-config-run-mirror-x86
     parent: system-config-run-mirror-base
-    timeout: 3600
     nodeset:
       nodes:
         - name: bridge.openstack.org
@@ -456,7 +455,6 @@
 - job:
     name: system-config-run-mirror-arm64
     parent: system-config-run-mirror-base
-    timeout: 3600
     nodeset:
       nodes:
         - name: bridge.openstack.org
@@ -523,7 +521,6 @@
     parent: system-config-run-containers
     description: |
       Run the playbook for the codesearch server.
-    timeout: 3600
     requires: codesearch-container-image
     required-projects:
       - opendev/system-config
@@ -553,7 +550,6 @@
     parent: system-config-run-containers
     description: |
       Run the playbook for the etherpad servers.
-    timeout: 3600
     requires: etherpad-container-image
     nodeset:
       nodes:
@@ -653,7 +649,6 @@
     parent: system-config-run-containers
     description: |
       Run the playbook for the etherpad servers.
-    timeout: 3600
     requires: grafyaml-container-image
     required-projects:
       - opendev/system-config
@@ -683,7 +678,6 @@
     parent: system-config-run
     description: |
       Run the playbook for the graphite servers.
-    timeout: 3600
     required-projects:
       - opendev/system-config
     nodeset:
@@ -715,7 +709,6 @@
     parent: system-config-run
     description: |
       Run the playbook for the keycloak servers.
-    timeout: 3600
     nodeset:
       nodes:
         - name: bridge.openstack.org
@@ -777,7 +770,6 @@
     parent: system-config-run-containers
     description: |
       Run the playbook for the paste server.
-    timeout: 3600
     required-projects:
       - opendev/system-config
     requires:
@@ -855,7 +847,6 @@
     parent: system-config-run
     description: |
       Run the playbook for the main Zuul cluster.
-    timeout: 3600
     nodeset:
       nodes:
         - name: bridge.openstack.org
@@ -1012,7 +1003,6 @@
     parent: system-config-run
     description: |
       Run the playbook for a static node.
-    timeout: 3600
     nodeset:
       nodes:
         - name: bridge.openstack.org
@@ -1045,7 +1035,6 @@
       Run the playbook for refstack server.
     requires:
       - refstack-container-image
-    timeout: 3600
     nodeset:
       nodes:
         - name: bridge.openstack.org
@@ -1079,7 +1068,6 @@
     ansible-version: 2.9
     description: |
       Run the playbook for kerberos servers
-    timeout: 3600
     nodeset:
       nodes:
         - name: bridge.openstack.org