未验证 提交 1cb84ce5 编写于 作者: Y Yiqing Liu 提交者: GitHub

Update mn2_vn2_repl2_rmVnodeDir.sim

上级 1dad0c6b
...@@ -159,7 +159,7 @@ if $loopCnt == 20 then ...@@ -159,7 +159,7 @@ if $loopCnt == 20 then
endi endi
sql show dnodes -x wait_dnode1_ready sql show dnodes -x wait_dnode1_ready
if $rows != 2 then if $rows != 3 then
sleep 2000 sleep 2000
goto wait_dnode1_ready goto wait_dnode1_ready
endi endi
...@@ -232,7 +232,7 @@ if $loopCnt == 10 then ...@@ -232,7 +232,7 @@ if $loopCnt == 10 then
endi endi
sql show dnodes sql show dnodes
if $rows != 2 then if $rows != 3 then
sleep 2000 sleep 2000
goto wait_dnode2_offline goto wait_dnode2_offline
endi endi
...@@ -266,4 +266,4 @@ system sh/exec.sh -n dnode4 -s stop -x SIGINT ...@@ -266,4 +266,4 @@ system sh/exec.sh -n dnode4 -s stop -x SIGINT
system sh/exec.sh -n dnode5 -s stop -x SIGINT system sh/exec.sh -n dnode5 -s stop -x SIGINT
system sh/exec.sh -n dnode6 -s stop -x SIGINT system sh/exec.sh -n dnode6 -s stop -x SIGINT
system sh/exec.sh -n dnode7 -s stop -x SIGINT system sh/exec.sh -n dnode7 -s stop -x SIGINT
system sh/exec.sh -n dnode8 -s stop -x SIGINT system sh/exec.sh -n dnode8 -s stop -x SIGINT
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册