mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
MDEV-7178: wsrep* tests fail in buildbot
This is temporal test fixt to avoid concurrent IST for now until the actual issue https://github.com/codership/galera/issues/204 is fixed.
This commit is contained in:
@ -40,6 +40,9 @@ if ($galera_debug)
|
||||
--echo connect($galera_connection_name,127.0.0.1,root,,test,$_galera_port,)
|
||||
}
|
||||
|
||||
# Temporal solution to avoid concurrent IST MDEV-7178
|
||||
--sleep 1
|
||||
|
||||
# Open a connection
|
||||
--connect($galera_connection_name,127.0.0.1,root,,test,$_galera_port,)
|
||||
|
||||
|
Reference in New Issue
Block a user