test: add cluster testcase of electing leader
This commit is contained in:
parent
7b909d59db
commit
471bc1a37a
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue