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
(cherry picked from commit 5a4c65b4b1)
This commit is contained in:
Toshiaki Takahashi 2020-10-01 13:45:20 +00:00
parent a2b824cddd
commit b7321d208f
1 changed files with 1 additions and 1 deletions

View File

@ -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