add Maxscale stop into test init procedure

This commit is contained in:
Timofey Turenko 2018-03-27 12:58:05 +03:00
parent be0587e195
commit e921298af9

View File

@ -623,6 +623,8 @@ int TestConnections::init_maxscale(int m)
{
const char * template_name = get_template_name(test_name);
stop_maxscale(m);
process_template(m, template_name, maxscales->access_homedir[m]);
maxscales->ssh_node_f(m, true,
"cp maxscale.cnf %s;rm -rf %s/certs;mkdir -m a+wrx %s/certs;",