From cdf89319790a4e8f7f4d16c69512934e50352e4f Mon Sep 17 00:00:00 2001 From: Julia Kreger Date: Tue, 9 May 2023 10:19:54 -0700 Subject: [PATCH] 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 (cherry picked from commit 8b98dfafd848bc1f1bd31c073bcdd37606081045) --- zuul.d/ironic-jobs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/ironic-jobs.yaml b/zuul.d/ironic-jobs.yaml index ca17574174..6cafcb499d 100644 --- a/zuul.d/ironic-jobs.yaml +++ b/zuul.d/ironic-jobs.yaml @@ -896,6 +896,7 @@ SWIFT_TEMPURL_KEY: secretkey EBTABLES_RACE_FIX: True LIBVIRT_STORAGE_POOL_PATH: /opt/libvirt/images + MYSQL_GATHER_PERFORMANCE: False old: IRONIC_VM_LOG_DIR: '{{ devstack_bases.old }}/ironic-bm-logs' grenade_localrc: