Remove post-2.0 functionality testing

Removed more parts of tests that tested or expected post-2.0
functionality.
This commit is contained in:
Markus Mäkelä
2017-05-30 16:03:39 +03:00
parent ee34b26fc8
commit 5f775551ea
2 changed files with 2 additions and 2 deletions

View File

@ -132,7 +132,7 @@ int main(int argc, char *argv[])
Test->tprintf("Connecting to RWSplit %s\n", Test->maxscale_IP);
Test->connect_rwsplit();
Test->execute_maxadmin_command((char *) "shutdown monitor MySQL-Monitor");
Test->execute_maxadmin_command((char *) "shutdown monitor \"MySQL Monitor\"");
get_global_status_allnodes(&selects[0], &inserts[0], Test->repl, silent);