diff --git a/tests/script/unique/migrate/mn2_vn2_repl2_rmMnodeDir.sim b/tests/script/unique/migrate/mn2_vn2_repl2_rmMnodeDir.sim index e5f2928748896a2aaa811ddc76bfb16b9626bf1d..985dadde8ab8487f4e9da796f19a5c52caacdc2a 100644 --- a/tests/script/unique/migrate/mn2_vn2_repl2_rmMnodeDir.sim +++ b/tests/script/unique/migrate/mn2_vn2_repl2_rmMnodeDir.sim @@ -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