This commit is contained in:
dmchen 2023-10-26 06:10:09 +00:00
parent 14be9c81e2
commit 6c9c06552d
1 changed files with 2 additions and 0 deletions

View File

@ -268,6 +268,8 @@ class TDTestCase:
updatecfgDict["monitorMaxLogs"] = "10"
updatecfgDict["monitorComp"] = "1"
updatecfgDict["audit"] = '0'
print ("===================: ", updatecfgDict)
def init(self, conn, logSql, replicaVar=1):