Skip to content

Commit dde15d9

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Attempt to thin out nova-ceph-multistore"
2 parents 43f13ac + 16a463a commit dde15d9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.zuul.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -585,6 +585,15 @@
585585
GLANCE_STANDALONE: True
586586
GLANCE_USE_IMPORT_WORKFLOW: True
587587
DEVSTACK_PARALLEL: True
588+
# NOTE(danms): This job is pretty heavy as it is, so we disable some
589+
# services that are not relevant to the nova-glance-ceph scenario
590+
# that this job is intended to validate.
591+
devstack_services:
592+
c-bak: false
593+
s-account: false
594+
s-container: false
595+
s-object: false
596+
s-proxy: false
588597
devstack_local_conf:
589598
post-config:
590599
$NOVA_CONF:

0 commit comments

Comments
 (0)