diff --git a/maxscale-system-test/mxs1719.cpp b/maxscale-system-test/mxs1719.cpp index 9d60ca768..efb634ea3 100644 --- a/maxscale-system-test/mxs1719.cpp +++ b/maxscale-system-test/mxs1719.cpp @@ -75,8 +75,7 @@ int main(int argc, char* argv[]) { if (test.maxscales->start() == 0) { - // Give the monitor a few seconds to monitor the servers - sleep(5); + test.maxscales->wait_for_monitor(); if (test.maxscales->connect_rwsplit() == 0) {