test: modify testcases of muti-mnodes

This commit is contained in:
tomchon 2022-07-26 11:36:33 +08:00
parent 79f3e60a9d
commit 841c8d26d9
1 changed files with 2 additions and 0 deletions

View File

@ -150,6 +150,8 @@ class TDTestCase:
tdDnodes[1].deploy() tdDnodes[1].deploy()
tdDnodes[1].starttaosd() tdDnodes[1].starttaosd()
clusterComCheck.checkDnodes(dnodeNumbers)
tdSql.execute("create mnode on dnode 6") tdSql.execute("create mnode on dnode 6")
tdSql.error("drop dnode 1;") tdSql.error("drop dnode 1;")