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
(cherry picked from commit c2e2e62cfa)
This commit is contained in:
Takashi Kajinami 2023-12-04 16:46:25 +09:00 committed by Abhishek Kekane
parent 2c7d2bafb2
commit cc5ef394bb
1 changed files with 1 additions and 1 deletions

View File

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