Increase timeout of glance_store-src-ceph-tempest
Since [1] was merged, tempest takes quite long time because of lower concurrency. However it's not feasible to increase the concurrency again because of resource limitation. This increases timeout as a short-term solution to unblock gate. [1] https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/865315 Change-Id: Ib4c900e14788c6b581ce277a71c02d7b07369e6a
This commit is contained in:
parent
f3f5bdb45b
commit
c2e2e62cfa
@ -130,7 +130,7 @@
|
||||
* legacy-tempest-dsvm-full-ceph-plugin-src-glance_store
|
||||
required-projects:
|
||||
- opendev.org/openstack/glance_store
|
||||
timeout: 9000
|
||||
timeout: 10800
|
||||
vars:
|
||||
tempest_test_regex: (^tempest\.(api|scenario)|(^cinder_tempest_plugin))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user