From b8f0c30f9c9aa67032d04a6fd263b90fd540421b Mon Sep 17 00:00:00 2001 From: Sylvain Bauza Date: Tue, 29 Nov 2022 17:49:33 +0100 Subject: [PATCH] zuul: Increase timeout for c9s-fips job tempest-centos9-stream-fips job has a long history of runs resulting to TIMED_OUT [1] Since the job defines some extra tasks for enabling FIPS, we hardly hit the default timeout of 2 hours as shown in every failing build log. If we really want this job, then we need to give it some extra space as for the moment, apart from wasting CI resources into continuously failing runs, we don't see any interest in it. [1] https://zuul.openstack.org/builds?job_name=tempest-centos9-stream-fips Change-Id: I5b04d69f74854725e0c11abe58e936fc6d18d183 --- zuul.d/integrated-gate.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/integrated-gate.yaml b/zuul.d/integrated-gate.yaml index 121e04dfa8..3ce4f2575b 100644 --- a/zuul.d/integrated-gate.yaml +++ b/zuul.d/integrated-gate.yaml @@ -324,6 +324,7 @@ parent: devstack-tempest description: | Integration testing for a FIPS enabled Centos 9 system + timeout: 10800 nodeset: devstack-single-node-centos-9-stream pre-run: playbooks/enable-fips.yaml vars: