diff --git a/maxscale-system-test/mxs559_block_master.cpp b/maxscale-system-test/mxs559_block_master.cpp index 9e9d64ebc..919708086 100644 --- a/maxscale-system-test/mxs559_block_master.cpp +++ b/maxscale-system-test/mxs559_block_master.cpp @@ -114,6 +114,7 @@ int main(int argc, char* argv[]) test.try_query(test.maxscales->conn_rwsplit[0], "DROP TABLE IF EXISTS t1"); test.maxscales->close_maxscale_connections(0); + test.maxscales->wait_for_monitor(); test.check_maxscale_alive(0); test.log_excludes(0, "due to authentication failure"); test.log_excludes(0, "due to handshake failure");