mariadb/mysql-test/suite/wsrep
Jan Lindström a3eddd9f11 MDEV-23659 : Update Galera disabled.def file
Changes to be committed:
	modified:   mysql-test/suite/galera/disabled.def
	modified:   mysql-test/suite/wsrep/disabled.def
2020-10-10 08:50:50 +03:00
..
include Merge branch '10.1' into 10.2 2018-09-14 08:47:22 +02:00
r MDEV-17585 : wsrep.variables failed in buildbot with deadlock on CREATE USER 2020-10-10 08:50:50 +03:00
t MDEV-17585 : wsrep.variables failed in buildbot with deadlock on CREATE USER 2020-10-10 08:50:50 +03:00
disabled.def MDEV-23659 : Update Galera disabled.def file 2020-10-10 08:50:50 +03:00
my.cnf MDEV-21335 : Galera test failure on suite wsrep 2019-12-18 10:02:57 +02:00
README Minor modifications 2014-10-04 13:53:33 -04:00
suite.pm MDEV-18565: Galera mtr-suite fails if galera library is not installed 2019-07-17 12:54:12 +02:00

* 'wsrep' suite is designated for tests which do not require a multi-node
  galera cluster.

* As these tests are specific to wsrep-related functionalities, they must skip
  on server built without wsrep patch (vanilla). (-DWITH_WSREP=OFF)
  See : include/have_wsrep.inc, include/have_wsrep_enabled.inc, not_wsrep.inc