test: modify case

This commit is contained in:
plum-lihui 2022-06-17 15:39:00 +08:00
parent c128d20b56
commit b1d92f682a
1 changed files with 2 additions and 2 deletions

View File

@ -192,7 +192,7 @@ class TDTestCase:
time.sleep(1)
tdLog.info("start consume processor")
pollDelay = 100
pollDelay = 20
showMsg = 1
showRow = 1
@ -208,7 +208,7 @@ class TDTestCase:
os.system(shellCmd)
# wait for data ready
prepareEnvThread.join()
# prepareEnvThread.join()
tdLog.info("insert process end, and start to check consume result")
while 1: