Remove iterations with leader rotation disabled
This commit is contained in:
parent
8d1fd29fa6
commit
e03215c4c0
|
@ -52,15 +52,6 @@ runTest() {
|
|||
|
||||
build
|
||||
|
||||
runTest "Leader rotation off" \
|
||||
"ci/localnet-sanity.sh -i 128 -b"
|
||||
|
||||
runTest "Leader rotation off, restart" \
|
||||
"ci/localnet-sanity.sh -i 128 -k 16 -b"
|
||||
|
||||
runTest "Leader rotation off, incremental restart, extra node" \
|
||||
"ci/localnet-sanity.sh -i 128 -k 16 -R -x -b"
|
||||
|
||||
runTest "Leader rotation on" \
|
||||
"ci/localnet-sanity.sh -i 128"
|
||||
|
||||
|
|
Loading…
Reference in New Issue