commit 5a4c65b4b13b62d6338a654a4ce1bfc8014e17e3 Author: Toshiaki Takahashi Date: Thu Oct 1 13:45:20 2020 +0000 Extend FT timeout period Some tests failed with a timeout the job "tacker-functional-devstack-multinode-python3". https://zuul.opendev.org/t/openstack/build/16ebf37575af4a70a4236a21a2aafc1d This patch extends the timeout period of the job to tenant max-job-timeout 10800 seconds (3 hours). Change-Id: I9008a160901fecb7527adb3be9d5f318699315ef diff --git a/.zuul.yaml b/.zuul.yaml index 977fe51..fd11c2a 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -35,7 +35,7 @@ post-run: playbooks/devstack/post.yaml roles: - zuul: openstack-infra/devstack - timeout: 9000 + timeout: 10800 required-projects: - openstack/cinder - openstack/glance