Add rolling update test

This commit is contained in:
Michael Vines 2019-01-21 17:42:23 -08:00 committed by Grimes
parent 61e79e6d02
commit 3b0ca9f478
1 changed files with 2 additions and 0 deletions

View File

@ -64,3 +64,5 @@ runTest "Leader rotation on" \
runTest "Leader rotation on, periodic node restart" \
"ci/localnet-sanity.sh -i 128 -k 16"
runTest "Leader rotation on, periodic restart, extra node" \
"ci/localnet-sanity.sh -i 128 -k 8 -R -x"