diff --git a/tests/features/repl_mon.feature b/tests/features/repl_mon.feature index 16fe004..95dd951 100644 --- a/tests/features/repl_mon.feature +++ b/tests/features/repl_mon.feature @@ -26,18 +26,14 @@ Feature: repl_mon tests """ [{"res":1}] """ - And mysql host "mysql2" should be replica of "mysql1" - Then zookeeper node "/test/health/mysql2" should match json within "20" seconds """ { "is_loading_binlog": true } """ - And mysql host "mysql3" should be replica of "mysql1" - Then zookeeper node "/test/health/mysql3" should match json within "20" seconds """ { @@ -45,7 +41,6 @@ Feature: repl_mon tests } """ - Scenario: repl_mon disabled Given cluster environment is """