Skip to content

Commit 6c9ebea

Browse files
kk7dsElod Illes
authored andcommitted
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. Conflicts: .zuul.yaml Change-Id: Ibc203bd10dcb530027c2c9f58eb840ccc088280d Closes-Bug: #1961068 (cherry picked from commit 84d1f25)
1 parent a6700bc commit 6c9ebea

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
@@ -585,6 +585,7 @@
585585
GLANCE_USE_IMPORT_WORKFLOW: True
586586
DEVSTACK_PARALLEL: True
587587
CEPH_MIN_CLIENT_VERSION: "mimic"
588+
MYSQL_REDUCE_MEMORY: True
588589
# NOTE(danms): This job is pretty heavy as it is, so we disable some
589590
# services that are not relevant to the nova-glance-ceph scenario
590591
# that this job is intended to validate.

0 commit comments

Comments
 (0)