fix: basic1.sim case
This commit is contained in:
parent
9656ec4c80
commit
d50ee39dab
|
@ -108,6 +108,8 @@ if $data30 != 12 then
|
|||
endi
|
||||
|
||||
print =============== show vnodes on dnode 1
|
||||
print =============== Wait for the synchronization status of vnode and Mnode, heartbeat for one second
|
||||
sleep 1000
|
||||
sql show vnodes on dnode 1
|
||||
if $rows != 9 then
|
||||
return -1
|
||||
|
|
Loading…
Reference in New Issue