[test: stop all dnodes when sim scripte return success]

This commit is contained in:
plum-lihui 2022-04-16 10:19:07 +08:00
parent cd97d82116
commit 6dd69dfe23
7 changed files with 7 additions and 7 deletions

View File

@ -727,4 +727,4 @@ if $loop_test == 0 then
goto loop_test_pos
endi
#system sh/exec.sh -n dnode1 -s stop -x SIGINT
system sh/exec.sh -n dnode1 -s stop -x SIGINT

View File

@ -527,4 +527,4 @@ if $rows != 1 then
return -1
endi
#system sh/exec.sh -n dnode1 -s stop -x SIGINT
system sh/exec.sh -n dnode1 -s stop -x SIGINT

View File

@ -577,4 +577,4 @@ if $data00 != 33 then
endi
#system sh/exec.sh -n dnode1 -s stop -x SIGINT
system sh/exec.sh -n dnode1 -s stop -x SIGINT

View File

@ -318,4 +318,4 @@ endi
#sql select count(*) from car where ts > '2019-05-14 00:00:00' interval(1y, 5d)
#system sh/exec.sh -n dnode1 -s stop -x SIGINT
system sh/exec.sh -n dnode1 -s stop -x SIGINT

View File

@ -180,4 +180,4 @@ print =============== clear
# return -1
#endi
#system sh/exec.sh -n dnode1 -s stop -x SIGINT
system sh/exec.sh -n dnode1 -s stop -x SIGINT

View File

@ -481,4 +481,4 @@ if $loop_test == 0 then
goto loop_test_pos
endi
#system sh/exec.sh -n dnode1 -s stop -x SIGINT
system sh/exec.sh -n dnode1 -s stop -x SIGINT

View File

@ -347,4 +347,4 @@ if $loop_test == 0 then
goto loop_test_pos
endi
#system sh/exec.sh -n dnode1 -s stop -x SIGINT
system sh/exec.sh -n dnode1 -s stop -x SIGINT