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
This commit is contained in:
parent
59f7a524fd
commit
59c85b6a28
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user