Merge branch '2.2' into develop

This commit is contained in:
Markus Mäkelä
2018-09-20 12:16:55 +03:00
9 changed files with 19 additions and 9 deletions

View File

@ -19,6 +19,7 @@ int main(int argc, char* argv[])
different_packet_size(Test, false);
Test->set_timeout(180);
Test->repl->sync_slaves();
Test->check_maxscale_alive(0);
int rval = Test->global_result;