test: add cluster testcase of electing leader

This commit is contained in:
tomchon 2022-05-25 22:11:00 +08:00
parent 7b909d59db
commit 471bc1a37a
1 changed files with 4 additions and 0 deletions

View File

@ -469,6 +469,10 @@ else
goto check_vg_ready3
endi
system sh/exec.sh -n dnode1 -s stop -x SIGINT
system sh/exec.sh -n dnode2 -s stop -x SIGINT
system sh/exec.sh -n dnode3 -s stop -x SIGINT
system sh/exec.sh -n dnode4 -s stop -x SIGINT