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:
parent
bca0fe407e
commit
8b98dfafd8
@ -897,6 +897,7 @@
|
|||||||
EBTABLES_RACE_FIX: True
|
EBTABLES_RACE_FIX: True
|
||||||
LIBVIRT_STORAGE_POOL_PATH: /opt/libvirt/images
|
LIBVIRT_STORAGE_POOL_PATH: /opt/libvirt/images
|
||||||
INSTANCE_WAIT: 120
|
INSTANCE_WAIT: 120
|
||||||
|
MYSQL_GATHER_PERFORMANCE: False
|
||||||
old:
|
old:
|
||||||
IRONIC_VM_LOG_DIR: '{{ devstack_bases.old }}/ironic-bm-logs'
|
IRONIC_VM_LOG_DIR: '{{ devstack_bases.old }}/ironic-bm-logs'
|
||||||
grenade_localrc:
|
grenade_localrc:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user