From 9e3ab0b4e4a65c619a2ea714f7707cf3b1cf91c1 Mon Sep 17 00:00:00 2001 From: Mykola Malkov Date: Wed, 9 Feb 2022 12:29:08 +0200 Subject: [PATCH] TT#160551 Remove percona replication check support This check breaks Carrier replication so it was removed. Remove the corresponding test. Change-Id: I4220a68a85fa58967e7cd9275dc9425017c2448d (cherry picked from commit 96897cb71b94dc46310d1728941ccbba0da0c0eb) --- templates/915_service-snmp.yaml.tt2 | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/915_service-snmp.yaml.tt2 b/templates/915_service-snmp.yaml.tt2 index 7290fe3..9844b83 100644 --- a/templates/915_service-snmp.yaml.tt2 +++ b/templates/915_service-snmp.yaml.tt2 @@ -49,7 +49,6 @@ command: - "/::dbSlaveSQLLastErrorDesc\\.\\d\\.\\d = /" - "/::dbQueryRate\\.\\d\\.\\d = /" - "/::dbReplDelay\\.\\d\\.\\d = /" - - "/::dbReplDiff\\.\\d\\.\\d = /" - "/::load\\dmin\\.\\d = /" - "/::load5min\\.\\d = /" - "/::load\\d5min\\.\\d = /"