提交 a482c2aa 编写于 作者: P plum-lihui

[add sleep]

上级 ac65547a
......@@ -110,7 +110,7 @@ $loopCnt = $loopCnt + 1
if $loopCnt == 10 then
return -1
endi
sleep 2000
sql show dnodes
if $rows != 3 then
sleep 2000
......@@ -236,7 +236,7 @@ $loopCnt = $loopCnt + 1
if $loopCnt == 10 then
return -1
endi
sleep 2000
sql show dnodes
if $rows != 3 then
sleep 2000
......@@ -272,4 +272,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 dnode6 -s stop -x SIGINT
system sh/exec.sh -n dnode7 -s stop -x SIGINT
system sh/exec.sh -n dnode8 -s stop -x SIGINT
\ No newline at end of file
system sh/exec.sh -n dnode8 -s stop -x SIGINT
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册