CI: Disable mysql counters for grenade

Disabling the performance counters as we suspect it is causing
database interaction to freeze on the grenade CI job.

Change-Id: Id951815ab9bfd1ca16aa66fa4c87c0e1b3e788f6
This commit is contained in:
Julia Kreger 2023-05-09 10:19:54 -07:00
parent bca0fe407e
commit 8b98dfafd8

View File

@ -897,6 +897,7 @@
EBTABLES_RACE_FIX: True
LIBVIRT_STORAGE_POOL_PATH: /opt/libvirt/images
INSTANCE_WAIT: 120
MYSQL_GATHER_PERFORMANCE: False
old:
IRONIC_VM_LOG_DIR: '{{ devstack_bases.old }}/ironic-bm-logs'
grenade_localrc: