diff --git a/ci/iterations-localnet.sh b/ci/iterations-localnet.sh index 112b155bb4..ec9cb17e9c 100755 --- a/ci/iterations-localnet.sh +++ b/ci/iterations-localnet.sh @@ -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"