summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2023-02-24 04:19:09 +0000
committerGerrit Code Review <review@openstack.org>2023-02-24 04:19:09 +0000
commit3c4096a984625de31535c64334f4ef447d718238 (patch)
tree801c78164d0acde5162f225b2d5483721a3457fc
parent00299dcaad9a42c7f81be62a3966c59b299dff1d (diff)
parent84d1f25446731e4e51beb83a017cdf7bfda8c5d5 (diff)
downloadnova-3c4096a984625de31535c64334f4ef447d718238.tar.gz
Merge "Use mysql memory reduction flags for ceph job"
-rw-r--r--.zuul.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 25d6cc6819..29918cafc8 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -608,6 +608,7 @@
GLANCE_USE_IMPORT_WORKFLOW: True
DEVSTACK_PARALLEL: True
GLANCE_LIMIT_IMAGE_SIZE_TOTAL: 2048
+ MYSQL_REDUCE_MEMORY: 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.