Update tmqConsFromTsdb1-1ctb.py
This commit is contained in:
parent
82287c464b
commit
81913fcb80
|
@ -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(6)
|
time.sleep(10)
|
||||||
|
|
||||||
# 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