summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2021-08-30 15:58:36 +0000
committerGerrit Code Review <review@openstack.org>2021-08-30 15:58:36 +0000
commit06c8a1e8ee8195e4d0027d90bedb00aad23939aa (patch)
treeb4156afc16e26603aecebb28cd95e2c62fab699d
parent8561be23f1b8676e8c413830265441ec2119dd46 (diff)
parent24b262c5c1f18303850efd1b5ef90a54a43b8ae8 (diff)
downloadpython-cinderclient-06c8a1e8ee8195e4d0027d90bedb00aad23939aa.tar.gz
Merge "Increase default quotas for zuul jobs"
-rw-r--r--.zuul.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 418dc1f..fa33c4e 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -11,6 +11,11 @@
devstack_localrc:
USE_PYTHON3: true
VOLUME_BACKING_FILE_SIZE: 16G
+ devstack_local_conf:
+ post-config:
+ $CINDER_CONF:
+ DEFAULT:
+ quota_volumes: 25
- job:
name: python-cinderclient-functional-py36