test:modify case

This commit is contained in:
plum-lihui 2022-11-01 11:48:07 +08:00
parent 1724aa5638
commit bba6686148
1 changed files with 1 additions and 1 deletions

View File

@ -244,7 +244,7 @@ class TDTestCase:
tmqCom.insertConsumerInfo(consumerId, expectrowcnt,topicList,keyList,ifcheckdata,ifManualCommit) tmqCom.insertConsumerInfo(consumerId, expectrowcnt,topicList,keyList,ifcheckdata,ifManualCommit)
tdLog.info("start consume processor") tdLog.info("start consume processor")
pollDelay = 9000000 # Forever loop paraDict['pollDelay'] = 9000000 # Forever loop
showMsg = 1 showMsg = 1
showRow = 1 showRow = 1
#self.startTmqSimProcess(buildPath,cfgPath,pollDelay,parameterDict["dbName"],showMsg, showRow) #self.startTmqSimProcess(buildPath,cfgPath,pollDelay,parameterDict["dbName"],showMsg, showRow)