From 8b98dfafd848bc1f1bd31c073bcdd37606081045 Mon Sep 17 00:00:00 2001 From: Julia Kreger <juliaashleykreger@gmail.com> 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 --- 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 d2e91875fe..11b613139e 100644 --- a/zuul.d/ironic-jobs.yaml +++ b/zuul.d/ironic-jobs.yaml @@ -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: