提交 77cc0b18 编写于 作者: L liuyq-617

[TD-2588]<test>sleep more for azure

上级 b2289dd6
......@@ -291,8 +291,8 @@ class TDDnode:
break
tdLog.debug("the dnode:%d has been started." % (self.index))
else:
tdLog.debug("wait 5 seconds for the dnode:%d to start." % (self.index))
time.sleep(5)
tdLog.debug("wait 10 seconds for the dnode:%d to start." % (self.index))
time.sleep(10)
# time.sleep(5)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册