Remove disable leader rotation option (#4299)

automerge
This commit is contained in:
Michael Vines
2019-05-15 15:16:45 -07:00
committed by Grimes
parent 4576250342
commit 915956b94b
8 changed files with 16 additions and 64 deletions

View File

@@ -51,11 +51,11 @@ runTest() {
build
runTest "Leader rotation on" \
runTest "basic" \
"ci/localnet-sanity.sh -i 128"
runTest "Leader rotation on, restart" \
runTest "restart" \
"ci/localnet-sanity.sh -i 128 -k 16"
runTest "Leader rotation on, incremental restart, extra node" \
runTest "incremental restart, extra node" \
"ci/localnet-sanity.sh -i 128 -k 16 -R -x"