You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Andrew Wong (Code Review)" <ge...@cloudera.org> on 2017/06/21 02:26:50 UTC

[kudu-CR] tests: allow Wait calls for non-default tables

Andrew Wong has uploaded a new change for review.

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

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
---
M src/kudu/integration-tests/ts_itest-base.h
1 file changed, 8 insertions(+), 8 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ife11c6f30579ab1c63cb80c6f5f5e7d4602fc3c6
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Andrew Wong <aw...@cloudera.com>

[kudu-CR] tests: allow Wait calls for non-default tables

Posted by "Adar Dembo (Code Review)" <ge...@cloudera.org>.
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 <ad...@cloudera.com>
---
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 <aw...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins

[kudu-CR] tests: allow Wait calls for non-default tables

Posted by "Adar Dembo (Code Review)" <ge...@cloudera.org>.
Adar Dembo has posted comments on this change.

Change subject: tests: allow Wait calls for non-default tables
......................................................................


Patch Set 4: Code-Review+2

-- 
To view, visit http://gerrit.cloudera.org:8080/7244
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ife11c6f30579ab1c63cb80c6f5f5e7d4602fc3c6
Gerrit-PatchSet: 4
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-HasComments: No