From b3ddaba2724118b8729a7d01fc601e310812f2fb Mon Sep 17 00:00:00 2001 From: Eric Harney Date: Wed, 24 May 2023 08:41:33 -0400 Subject: [PATCH] zuul: Extend timeout for cinder-plugin-ceph-tempest This job is somewhat regularly bumping into the 2h time limit, bump it to 3 hours. https://zuul.opendev.org/t/openstack/builds?job_name=cinder-plugin-ceph-tempest&result=TIMED_OUT&skip=0 Change-Id: If5853979f47da44cd070f030597bd4be1f63c0c7 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index 22155827aca..6c125705c61 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -185,6 +185,7 @@ $TEMPEST_CONFIG: volume-feature-enabled: volume_revert: True + timeout: 10800 - job: # this depends on some ceph admin setup which is not yet complete