test: modify testcases of muti-mnodes
This commit is contained in:
parent
79f3e60a9d
commit
841c8d26d9
|
@ -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;")
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue