Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/11643
Change subject: [test] use LocationInfo in ts_itest_base ...................................................................... [test] use LocationInfo in ts_itest_base Added LocationInfo parameter into TabletServerIntegrationTestBase methods: BuildAndStart() and CreateCluster(). In addition, I did some minor refactoring to use move semantics for the parameters of the methods mentioned above. Change-Id: If6fb1f583e43b9e64e3c396b7be1977546e71347 --- M src/kudu/integration-tests/linked_list-test.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/ts_itest-base.cc M src/kudu/integration-tests/ts_itest-base.h 5 files changed, 35 insertions(+), 28 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/43/11643/1 -- To view, visit http://gerrit.cloudera.org:8080/11643 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: If6fb1f583e43b9e64e3c396b7be1977546e71347 Gerrit-Change-Number: 11643 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
