You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2017/12/15 23:28:50 UTC

[kudu-CR] [test] update for 3-4-3 replica management scheme (2/3)

Hello Kudu Jenkins, 

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/8856

to look at the new patch set (#2).

Change subject: [test] update for 3-4-3 replica management scheme (2/3)
......................................................................

[test] update for 3-4-3 replica management scheme (2/3)

Updated all scenarios of the RaftConsensusNonVoterITest and
RaftConsensusITest to run with 3-4-3 replica management scheme.

Change-Id: I6775a7c56dd1aeb028b556cc7abe11b7545c7d09
---
M src/kudu/integration-tests/cluster_itest_util.cc
M src/kudu/integration-tests/raft_consensus-itest.cc
M src/kudu/integration-tests/raft_consensus_election-itest.cc
M src/kudu/integration-tests/raft_consensus_nonvoter-itest.cc
4 files changed, 184 insertions(+), 54 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/56/8856/2
-- 
To view, visit http://gerrit.cloudera.org:8080/8856
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I6775a7c56dd1aeb028b556cc7abe11b7545c7d09
Gerrit-Change-Number: 8856
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins