From 3b0ca9f478236cdcddb88bf4f8b8f544cfaf54b4 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Mon, 21 Jan 2019 17:42:23 -0800 Subject: [PATCH] Add rolling update test --- ci/iterations-localnet.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ci/iterations-localnet.sh b/ci/iterations-localnet.sh index c3cc7fe267..7407b8f402 100755 --- a/ci/iterations-localnet.sh +++ b/ci/iterations-localnet.sh @@ -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"