fix taosd monitor case

This commit is contained in:
dmchen 2024-02-01 08:41:10 +00:00
parent 7752a57580
commit 97a120ee09
1 changed files with 1 additions and 0 deletions

View File

@ -267,6 +267,7 @@ class TDTestCase:
updatecfgDict["monitorInterval"] = "5"
updatecfgDict["monitorMaxLogs"] = "10"
updatecfgDict["monitorComp"] = "1"
updatecfgDict["monitorForceV2"] = "0"
updatecfgDict["audit"] = '0'