mirror of
https://github.com/MariaDB/server.git
synced 2025-12-07 17:42:39 +03:00
Modify configuration so that all nodes are part of galera cluster i.e. wsrep_on=ON. Add missing wait conditions. test changes only.
* '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