Commit e2a1c585 authored by Jan Lindström's avatar Jan Lindström

Fix test failure on wsrep.variables

SLES11 can't build currently latest Galera library version.
parent 84a24d36
...@@ -30,7 +30,7 @@ CALL mtr.add_suppression("WSREP: Could not open saved state file for reading.*") ...@@ -30,7 +30,7 @@ CALL mtr.add_suppression("WSREP: Could not open saved state file for reading.*")
--disable_result_log --disable_result_log
--disable_query_log --disable_query_log
eval SET GLOBAL wsrep_provider= '$WSREP_PROVIDER'; eval SET GLOBAL wsrep_provider= '$WSREP_PROVIDER';
--let $galera_version=25.3.17 --let $galera_version=25.3.24
source include/check_galera_version.inc; source include/check_galera_version.inc;
--enable_result_log --enable_result_log
--enable_query_log --enable_query_log
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment