Merge "Increase default quotas for zuul jobs"

This commit is contained in:
Zuul 2021-08-30 15:58:36 +00:00 committed by Gerrit Code Review
commit 06c8a1e8ee
1 changed files with 5 additions and 0 deletions

View File

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