Alexey Serbin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/8277


Change subject: [ts_itest-base] split declaration and definition
......................................................................

[ts_itest-base] split declaration and definition

Splitted declaration and definition of methods in
TabletServerIntegrationTestBase and TabletServerTestBase test classes.
In addition to shorter compilation times (no need to compile the same
code multiple times), this is also necessary for upcoming changelist
which splits set of tests in raft_consensus-itest into separate files.

This changelist does not contain any functional changes.

Change-Id: I31085ad2a6df0df795dad70e9e1c90d34cdd3716
---
M src/kudu/integration-tests/CMakeLists.txt
M src/kudu/integration-tests/exactly_once_writes-itest.cc
M src/kudu/integration-tests/linked_list-test.cc
M src/kudu/integration-tests/raft_consensus-itest.cc
A src/kudu/integration-tests/ts_itest-base.cc
M src/kudu/integration-tests/ts_itest-base.h
M src/kudu/tools/kudu-admin-test.cc
M src/kudu/tserver/CMakeLists.txt
M src/kudu/tserver/tablet_copy-test-base.h
A src/kudu/tserver/tablet_server-test-base.cc
M src/kudu/tserver/tablet_server-test-base.h
11 files changed, 1,183 insertions(+), 865 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/77/8277/1
--
To view, visit http://gerrit.cloudera.org:8080/8277
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I31085ad2a6df0df795dad70e9e1c90d34cdd3716
Gerrit-Change-Number: 8277
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <[email protected]>

Reply via email to