Codebase list cinder-tempest-plugin / 310228c
Increase cinder volume quota for cbak job With new tests such as I281f881 being added, cinder-tempest-plugin-cbak-ceph is failing due to the quota limit of 10 volumes. Increase this to 25. Change-Id: I5c7818da89323c9de4381326882707828a7a1db2 Eric Harney 3 years ago
1 changed file(s) with 2 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
216216 volume_revert: True
217217 devstack_services:
218218 c-bak: true
219 devstack_localrc:
220 CINDER_QUOTA_VOLUMES: 25
219221
220222 - job:
221223 name: cinder-tempest-plugin-cbak-ceph-zed