Merge "Use mysql memory reduction flags for ceph job" into unmaintained/yoga

This commit is contained in:
Zuul 2024-09-11 20:22:10 +00:00 committed by Gerrit Code Review
commit dc331f059d

View File

@ -556,6 +556,7 @@
GLANCE_STANDALONE: True
GLANCE_USE_IMPORT_WORKFLOW: True
DEVSTACK_PARALLEL: True
MYSQL_REDUCE_MEMORY: True
# NOTE(danms): This job is pretty heavy as it is, so we disable some
# services that are not relevant to the nova-glance-ceph scenario
# that this job is intended to validate.