test: adjust case

This commit is contained in:
Shengliang Guan 2022-07-28 10:37:04 +08:00
parent 273ce12df5
commit 3b47518d45
1 changed files with 4 additions and 1 deletions

View File

@ -45,8 +45,11 @@ endi
if $data(2)[4] != ready then
goto step2
endi
if $data(3)[4] != ready then
goto step2
endi
system sh/exec.sh -n dnode3 -s stop
system sh/exec.sh -n dnode3 -s stop -x SIGKILL
sql_error create mnode on dnode 3
print =============== step3: show mnodes