diff --git a/maxscale-system-test/avro_alter.cpp b/maxscale-system-test/avro_alter.cpp index 3fdf0146b..2ee641875 100644 --- a/maxscale-system-test/avro_alter.cpp +++ b/maxscale-system-test/avro_alter.cpp @@ -65,6 +65,7 @@ int main(int argc, char *argv[]) free(rows); } + test.stop_timeout(); execute_query(test.repl->nodes[0], "DROP TABLE test.t1;RESET MASTER"); test.repl->fix_replication();