提交 b085f799 编写于 作者: L liuyq-617

fix test case error

上级 3608ba79
...@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册