From 97a120ee0968e09fff3afb79eb1a3e4e35e52860 Mon Sep 17 00:00:00 2001 From: dmchen Date: Thu, 1 Feb 2024 08:41:10 +0000 Subject: [PATCH] fix taosd monitor case --- tests/system-test/0-others/taosdMonitor.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/system-test/0-others/taosdMonitor.py b/tests/system-test/0-others/taosdMonitor.py index 169c70e675..690de65dbb 100644 --- a/tests/system-test/0-others/taosdMonitor.py +++ b/tests/system-test/0-others/taosdMonitor.py @@ -267,6 +267,7 @@ class TDTestCase: updatecfgDict["monitorInterval"] = "5" updatecfgDict["monitorMaxLogs"] = "10" updatecfgDict["monitorComp"] = "1" + updatecfgDict["monitorForceV2"] = "0" updatecfgDict["audit"] = '0'