summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Smith <dansmith@redhat.com>2023-03-03 06:52:05 -0800
committerDan Smith <dansmith@redhat.com>2023-03-03 06:53:16 -0800
commit59c85b6a28dc92cdad39d9a5ba81ea7e45a850a1 (patch)
tree10ca44843a5a508e775fd5450593028e845a6a08
parent59f7a524fd4ded3c17b10abcedb0baff769c3a8a (diff)
downloadnova-59c85b6a28dc92cdad39d9a5ba81ea7e45a850a1.tar.gz
Make nova-next reduce mysql memory
This job is known to fail due to OOM in various places, so this makes it enable the memory footprint reduction flags for devstack that we already use in the ceph job. Change-Id: Ibf1bdb55018a329075e31058f83ab95331c84ebb
-rw-r--r--.zuul.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 29918cafc8..8cad924e1f 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -419,6 +419,7 @@
# Added in Yoga.
NOVNC_FROM_PACKAGE: False
NOVA_USE_UNIFIED_LIMITS: True
+ MYSQL_REDUCE_MEMORY: True
devstack_services:
# Disable OVN services
br-ex-tcpdump: false