From 315663f2cf998bc29026f28a4976b916d1ef04ad Mon Sep 17 00:00:00 2001 From: withsoull Date: Tue, 24 Dec 2024 16:02:46 +0300 Subject: [PATCH] Remove another gaps --- tests/features/repl_mon.feature | 5 ----- 1 file changed, 5 deletions(-) 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 """