Adar Dembo has submitted this change and it was merged. Change subject: tests: allow Wait calls for non-default tables ......................................................................
tests: allow Wait calls for non-default tables WaitForReplicasAndUpdateLocations and WaitForTSAndReplicas in TabletServerTestBase both wait for a predefined table to reach some state. This patch adds the functionality to use these functions on a different table. Change-Id: Ife11c6f30579ab1c63cb80c6f5f5e7d4602fc3c6 Reviewed-on: http://gerrit.cloudera.org:8080/7244 Tested-by: Kudu Jenkins Reviewed-by: Adar Dembo <[email protected]> --- M src/kudu/integration-tests/ts_itest-base.h 1 file changed, 8 insertions(+), 8 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/7244 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ife11c6f30579ab1c63cb80c6f5f5e7d4602fc3c6 Gerrit-PatchSet: 5 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Andrew Wong <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins
