Skip to content

Commit 84d1f25

Browse files
committed
Use mysql memory reduction flags for ceph job
This makes the ceph-multistore job use the MYSQL_REDUCE_MEMORY flag in devstack to try to address the frequent OOMs we see in that job. Change-Id: Ibc203bd10dcb530027c2c9f58eb840ccc088280d Closes-Bug: #1961068
1 parent 439c672 commit 84d1f25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.zuul.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -608,6 +608,7 @@
608608
GLANCE_USE_IMPORT_WORKFLOW: True
609609
DEVSTACK_PARALLEL: True
610610
GLANCE_LIMIT_IMAGE_SIZE_TOTAL: 2048
611+
MYSQL_REDUCE_MEMORY: True
611612
# NOTE(danms): This job is pretty heavy as it is, so we disable some
612613
# services that are not relevant to the nova-glance-ceph scenario
613614
# that this job is intended to validate.

0 commit comments

Comments
 (0)