mariadb/mysql-test/suite/wsrep
Jan Lindström e44751b65f Merge revision 3882 from lp:maria/maria-10.0-galera
MDEV-6656: Test wsrep.variables hangs

  Analysis: wsrep_applier_thread shutdown signaling does not always work
  correctly causing a timing problem where main thread is waiting in a
  condition variable a signal that all worker threads to end.
2014-08-29 10:11:08 +03:00
..
r Merge revision 3882 from lp:maria/maria-10.0-galera 2014-08-29 10:11:08 +03:00
t Merge revision 3882 from lp:maria/maria-10.0-galera 2014-08-29 10:11:08 +03:00
README MDEV-6247: Merge 10.0-galera to 10.1. 2014-08-26 15:43:46 +03: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