Commit 748fb550 authored by Jan Lindström's avatar Jan Lindström

MDEV-21483 : Galera MTR tests failed: galera.MW-328A galera.MW-328B

Enable tests with additional galera output to find out actual
reason for test failures.
parent 40d0b641
...@@ -11,8 +11,6 @@ ...@@ -11,8 +11,6 @@
############################################################################## ##############################################################################
MW-286 : MDEV-18464 Killing thread can cause mutex deadlock if done concurrently with Galera/replication victim kill MW-286 : MDEV-18464 Killing thread can cause mutex deadlock if done concurrently with Galera/replication victim kill
MW-328A : MDEV-21483 galera.MW-328A galera.MW-328B
MW-328B : MDEV-21483 galera.MW-328A galera.MW-328B
MW-329 : MDEV-19962 Galera test failure on MW-329 MW-329 : MDEV-19962 Galera test failure on MW-329
galera.galera_defaults : MDEV-21494 Galera test sporadic failure on galera.galera_defaults galera.galera_defaults : MDEV-21494 Galera test sporadic failure on galera.galera_defaults
galera_as_slave_replication_bundle : MDEV-15785 OPTION_GTID_BEGIN is set in Gtid_log_event::do_apply_event() galera_as_slave_replication_bundle : MDEV-15785 OPTION_GTID_BEGIN is set in Gtid_log_event::do_apply_event()
......
!include ../galera_2nodes.cnf
[mysqld.1]
wsrep-debug=ON
[mysqld.2]
wsrep-debug=ON
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
# #
--source include/galera_cluster.inc --source include/galera_cluster.inc
--source include/big_test.inc --source include/force_restart.inc
--source suite/galera/t/MW-328-header.inc --source suite/galera/t/MW-328-header.inc
--connection node_2 --connection node_2
......
!include ../galera_2nodes.cnf
[mysqld.1]
wsrep-debug=ON
[mysqld.2]
wsrep-debug=ON
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
# #
--source include/galera_cluster.inc --source include/galera_cluster.inc
--source include/big_test.inc --source include/force_restart.inc
--source suite/galera/t/MW-328-header.inc --source suite/galera/t/MW-328-header.inc
--connection node_2 --connection node_2
......
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