From 86ee115f919f12dd5321031cd5ace342ead1281f Mon Sep 17 00:00:00 2001 From: Martin Kopec Date: Wed, 31 Jan 2024 18:19:52 +0100 Subject: [PATCH] Increase timeout for tempest-all job tempest-all job has been timeouting for a while now, let's increase the timeout limit to 3 hours similarly like we have set for tempest-slow-py3. Both of the jobs run scenario tests. Change-Id: Ia843611f052fa06e5ed540cdae070f6c2c7a0f7b --- 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 4b4306c61e..c060f6bd03 100644 --- a/zuul.d/integrated-gate.yaml +++ b/zuul.d/integrated-gate.yaml @@ -8,6 +8,7 @@ Integration test that runs all tests. Former name for this job was: * legacy-periodic-tempest-dsvm-all-master + timeout: 10800 vars: tox_envlist: all tempest_test_regex: tempest