test: case for mnode

This commit is contained in:
Shengliang Guan 2022-06-11 16:56:52 +08:00
parent e6ff854e7e
commit 674ab14170
1 changed files with 3 additions and 5 deletions

View File

@ -117,11 +117,9 @@ if $data(3)[3] != ready then
endi
print =============== step5: drop mnode 3 and stop dnode3
system sh/exec.sh -n dnode3 -s stop
sleep 6000
return
sql drop mnode on dnode 3
return
system sh/exec.sh -n dnode3 -s stop -x SIGKILL
sql_error drop mnode on dnode 3
$x = 0
step5:
$x = $x + 1