fix taosd monitor case
This commit is contained in:
parent
7752a57580
commit
97a120ee09
|
@ -267,6 +267,7 @@ class TDTestCase:
|
||||||
updatecfgDict["monitorInterval"] = "5"
|
updatecfgDict["monitorInterval"] = "5"
|
||||||
updatecfgDict["monitorMaxLogs"] = "10"
|
updatecfgDict["monitorMaxLogs"] = "10"
|
||||||
updatecfgDict["monitorComp"] = "1"
|
updatecfgDict["monitorComp"] = "1"
|
||||||
|
updatecfgDict["monitorForceV2"] = "0"
|
||||||
|
|
||||||
updatecfgDict["audit"] = '0'
|
updatecfgDict["audit"] = '0'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue