This commit is contained in:
dmchen 2023-10-26 06:10:09 +00:00
parent 7ef019d105
commit 0682a6bd86
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):