After-merge fix to wsrep.variables

We must make the test depend on a debug version of Galera.
This commit is contained in:
Marko Mäkelä 2020-10-22 13:50:06 +03:00
parent 46957a6a77
commit 45e10d46d8

View File

@ -1,6 +1,7 @@
--source include/have_wsrep.inc
--source include/force_restart.inc
--source include/have_innodb.inc
--source include/galera_have_debug_sync.inc
call mtr.add_suppression("WSREP: Initial position was provided by configuration or SST, avoiding override");