diff --git a/maxscale-system-test/testconnections.cpp b/maxscale-system-test/testconnections.cpp index 8611658a4..510f7456c 100644 --- a/maxscale-system-test/testconnections.cpp +++ b/maxscale-system-test/testconnections.cpp @@ -395,6 +395,11 @@ TestConnections::~TestConnections() delete galera; } + if (maxscale::multiple_maxscales) + { + maxscales->stop_all(); + } + if (global_result) { // This causes the test to fail if a core dump is found