From e291055786bcd87c87e863e74b7a965d3fb3ae2f Mon Sep 17 00:00:00 2001 From: Balazs Gibizer Date: Tue, 3 Mar 2026 09:47:13 +0100 Subject: [PATCH] [openstack-tox-cover]Increase timeout After adding functional test to the job by 9908d87d0dfcbac09a42ddc55ba9c332aa7066aa we observe frequent timeout[1]. So this patch bumps the timeout to unblock the gate. [1] https://zuul.opendev.org/t/openstack/builds?job_name=openstack-tox-cover&project=openstack/nova Change-Id: Ibaee059967a41c3fbc0170e3075e9c2e059d6106 Signed-off-by: Balazs Gibizer --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index e45dddf3bb..890e5fbd09 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -902,7 +902,7 @@ - nova-tox-py312-threading - openstack-tox-cover: # Allow more time for unit and functional tests to run. - timeout: 4200 + timeout: 5400 gate: jobs: - nova-live-migration