Skip to content

Commit f0b47c6

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Attempt to thin out nova-ceph-multistore" into unmaintained/yoga
2 parents ba47def + d10f41e commit f0b47c6

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
@@ -556,6 +556,15 @@
556556
GLANCE_STANDALONE: True
557557
GLANCE_USE_IMPORT_WORKFLOW: True
558558
DEVSTACK_PARALLEL: True
559+
# NOTE(danms): This job is pretty heavy as it is, so we disable some
560+
# services that are not relevant to the nova-glance-ceph scenario
561+
# that this job is intended to validate.
562+
devstack_services:
563+
c-bak: false
564+
s-account: false
565+
s-container: false
566+
s-object: false
567+
s-proxy: false
559568
devstack_local_conf:
560569
post-config:
561570
$NOVA_CONF:

0 commit comments

Comments
 (0)