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

[add sleep]

上级 ac65547a
...@@ -110,7 +110,7 @@ $loopCnt = $loopCnt + 1 ...@@ -110,7 +110,7 @@ $loopCnt = $loopCnt + 1
if $loopCnt == 10 then if $loopCnt == 10 then
return -1 return -1
endi endi
sleep 2000
sql show dnodes sql show dnodes
if $rows != 3 then if $rows != 3 then
sleep 2000 sleep 2000
...@@ -236,7 +236,7 @@ $loopCnt = $loopCnt + 1 ...@@ -236,7 +236,7 @@ $loopCnt = $loopCnt + 1
if $loopCnt == 10 then if $loopCnt == 10 then
return -1 return -1
endi endi
sleep 2000
sql show dnodes sql show dnodes
if $rows != 3 then if $rows != 3 then
sleep 2000 sleep 2000
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册