Comment 2 for bug 1961068

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.opendev.org/c/openstack/nova/+/874664
Committed: https://opendev.org/openstack/nova/commit/84d1f25446731e4e51beb83a017cdf7bfda8c5d5
Submitter: "Zuul (22348)"
Branch: master

commit 84d1f25446731e4e51beb83a017cdf7bfda8c5d5
Author: Dan Smith <email address hidden>
Date: Tue Feb 21 08:43:13 2023 -0800

    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