未验证 提交 e8563be0 编写于 作者: haoranc's avatar haoranc 提交者: GitHub

Update 5dnode3mnodeStop.py

上级 ec8a1e54
......@@ -253,11 +253,7 @@ class TDTestCase:
# fisr add three mnodes;
tdLog.info("fisr add three mnodes and check mnode status")
tdSql.execute("create mnode on dnode 2")
<<<<<<< HEAD
clusterComCheck.checkMnodeStatus(2)
=======
time.sleep(10)
>>>>>>> e571567ec2ae0c7668ccf1b8aaaf949fc84bb44c
tdSql.execute("create mnode on dnode 3")
clusterComCheck.checkMnodeStatus(3)
......@@ -307,4 +303,4 @@ class TDTestCase:
tdLog.success(f"{__file__} successfully executed")
tdCases.addLinux(__file__, TDTestCase())
tdCases.addWindows(__file__, TDTestCase())
\ No newline at end of file
tdCases.addWindows(__file__, TDTestCase())
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册