diff --git a/maxscale-system-test/maxscales.h b/maxscale-system-test/maxscales.h index 54ec92b78..d3b28f97f 100644 --- a/maxscale-system-test/maxscales.h +++ b/maxscale-system-test/maxscales.h @@ -333,7 +333,7 @@ public: * @param intervals The number of monitor intervals to wait * @param m Number of Maxscale node */ - void wait_for_monitor(int intervals = 1, int m = 0); + void wait_for_monitor(int intervals = 2, int m = 0); /** * @brief use_valrind if true Maxscale will be executed under Valgrind