summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorDan Smith <dansmith@redhat.com>2022-03-11 14:52:42 -0800
committerDan Smith <dansmith@redhat.com>2022-03-14 11:48:00 -0700
commit16a463a68ff24cfe95abd3cf9e305c60ab625fa5 (patch)
tree8233ee9b5a2104d6c657eb8243770934c0850be2 /.zuul.yaml
parent60094e663c30fd11bb0b1c6923de9e5056adf8be (diff)
downloadnova-16a463a68ff24cfe95abd3cf9e305c60ab625fa5.tar.gz
Attempt to thin out nova-ceph-multistore
This job is pretty heavy and has been triggering OOMs that take out mysqld lately. This disables swift (and c-bak as a result) to try to reduce the runtime footprint. Losing coverage of these services should not be a problem for the goal of this job. Change-Id: Icc18ddd847465069aea34b226851afaeb94594fc
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 4c1f0c442c..fbf73116b0 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -585,6 +585,15 @@
GLANCE_STANDALONE: True
GLANCE_USE_IMPORT_WORKFLOW: True
DEVSTACK_PARALLEL: True
+ # NOTE(danms): This job is pretty heavy as it is, so we disable some
+ # services that are not relevant to the nova-glance-ceph scenario
+ # that this job is intended to validate.
+ devstack_services:
+ c-bak: false
+ s-account: false
+ s-container: false
+ s-object: false
+ s-proxy: false
devstack_local_conf:
post-config:
$NOVA_CONF: