diff --git a/maxscale-system-test/testconnections.cpp b/maxscale-system-test/testconnections.cpp index 1800250d2..7023bf08b 100644 --- a/maxscale-system-test/testconnections.cpp +++ b/maxscale-system-test/testconnections.cpp @@ -306,6 +306,7 @@ TestConnections::~TestConnections() copy_all_logs(); + /* Temporary disable snapshot revert due to Galera failures if (global_result != 0 ) { if (no_vm_revert) @@ -318,6 +319,7 @@ TestConnections::~TestConnections() revert_snapshot((char*) "clean"); } } + */ delete repl; if (!no_galera)