Merge "Increase tempest jobs timeout" into stable/rocky

This commit is contained in:
Zuul 2018-10-30 07:31:13 +00:00 committed by Gerrit Code Review
commit 2760a0cb87
1 changed files with 3 additions and 3 deletions

View File

@ -256,7 +256,7 @@
parent: legacy-dsvm-base
run: playbooks/legacy/neutron-tempest-dvr/run.yaml
post-run: playbooks/legacy/neutron-tempest-dvr/post.yaml
timeout: 7800
timeout: 10800
required-projects:
- openstack-infra/devstack-gate
- openstack/neutron
@ -277,7 +277,7 @@
parent: legacy-dsvm-base
run: playbooks/legacy/neutron-tempest-linuxbridge/run.yaml
post-run: playbooks/legacy/neutron-tempest-linuxbridge/post.yaml
timeout: 8400
timeout: 10800
required-projects:
- openstack-infra/devstack-gate
- openstack/neutron
@ -389,7 +389,7 @@
parent: legacy-dsvm-base
run: playbooks/legacy/neutron-tempest-iptables_hybrid/run.yaml
post-run: playbooks/legacy/neutron-tempest-iptables_hybrid/post.yaml
timeout: 7800
timeout: 10800
required-projects:
- openstack-infra/devstack-gate
- openstack/neutron