From 548c51c50d3f8c9fcaf9fa1e214a795628a9438b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20M=C3=A4kel=C3=A4?= Date: Thu, 8 Mar 2018 12:05:38 +0200 Subject: [PATCH] MXS-359: Fix mxs359_master_switch configuration The test used the wrong parameter name. --- .../cnf/maxscale.cnf.template.mxs359_master_switch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maxscale-system-test/cnf/maxscale.cnf.template.mxs359_master_switch b/maxscale-system-test/cnf/maxscale.cnf.template.mxs359_master_switch index 988b829d9..98b5476b6 100644 --- a/maxscale-system-test/cnf/maxscale.cnf.template.mxs359_master_switch +++ b/maxscale-system-test/cnf/maxscale.cnf.template.mxs359_master_switch @@ -16,7 +16,7 @@ router=readwritesplit servers=server1,server2,server3,server4 user=maxskysql passwd=skysql -allow_master_replacement=true +allow_master_change=true [RW-Split-Listener] type=listener