Skip to content

Commit fdc5124

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Correct "Increase default quotas for zuul jobs""
2 parents be0b884 + 39a0a92 commit fdc5124

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

.zuul.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,9 @@
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
14+
CINDER_QUOTA_VOLUMES: 25
15+
CINDER_QUOTA_BACKUPS: 25
16+
CINDER_QUOTA_SNAPSHOTS: 25
1917
irrelevant-files:
2018
- ^.*\.rst$
2119
- ^doc/.*$

0 commit comments

Comments
 (0)