[CI] Bump timeout for manilaclient-dsvm-neutron-functional

On slow nodes, it may take longer than 60 minutes to have
an operational environment for us to run the tests upon.
In such environments, the tests can't be run within 20 mins.

So, bump the timeout by 10 mins.

Change-Id: Ie9b0ee92e6e18b048697f0e17273c87f3ca5cd32
This commit is contained in:
Goutham Pacha Ravi 2019-03-11 09:28:09 -07:00
parent 41f08973af
commit 3253b90b0e
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
nodeset: openstack-single-node-bionic
run: playbooks/legacy/manilaclient-dsvm-neutron-functional/run.yaml
post-run: playbooks/legacy/manilaclient-dsvm-neutron-functional/post.yaml
timeout: 4800
timeout: 5400
required-projects:
- openstack-infra/devstack-gate
- openstack/manila