Skip to content

Commit 06c8a1e

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Increase default quotas for zuul jobs"
2 parents 8561be2 + 24b262c commit 06c8a1e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.zuul.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@
1111
devstack_localrc:
1212
USE_PYTHON3: true
1313
VOLUME_BACKING_FILE_SIZE: 16G
14+
devstack_local_conf:
15+
post-config:
16+
$CINDER_CONF:
17+
DEFAULT:
18+
quota_volumes: 25
1419

1520
- job:
1621
name: python-cinderclient-functional-py36

0 commit comments

Comments
 (0)