mariadb/mysql-test/suite/wsrep
2018-10-11 08:22:08 +03:00
..
include Merge branch '10.1' into 10.2 2018-09-14 08:47:22 +02:00
r Update test result (after galera library upgrade?) 2018-09-28 16:37:55 +02:00
t Merge 10.2 into 10.3 2018-10-11 08:22:08 +03:00
disabled.def Disable some test that fails constantly 2017-11-05 22:23:31 +02:00
my.cnf Merge branch '10.0-galera' into 10.1 2015-07-14 16:05:29 -04:00
README Minor modifications 2014-10-04 13:53:33 -04:00
suite.pm Search for galera libraries also in /usr/lib64/galera-3 2017-12-08 11:38:22 +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