Update tmqConsFromTsdb1-1ctb.py
This commit is contained in:
parent
8eefe8316d
commit
82287c464b
|
@ -200,7 +200,7 @@ class TDTestCase:
|
||||||
tdLog.info("pkill consume processor")
|
tdLog.info("pkill consume processor")
|
||||||
tdCom.killProcessor("tmq_sim")
|
tdCom.killProcessor("tmq_sim")
|
||||||
|
|
||||||
# time.sleep(10)
|
time.sleep(6)
|
||||||
|
|
||||||
# reinit consume info, and start tmq_sim, then check consume result
|
# reinit consume info, and start tmq_sim, then check consume result
|
||||||
tmqCom.initConsumerTable()
|
tmqCom.initConsumerTable()
|
||||||
|
|
Loading…
Reference in New Issue