Alexey Serbin has uploaded a new change for review.
http://gerrit.cloudera.org:8080/7359
Change subject: [tests] fix on client_samples
......................................................................
[tests] fix on client_samples
This patch fixes the following issues with the client_samples-test:
* Use replication factor of 1 since only one tablet server is running
* Added consistency check to make sure the C++ client sample
application talks to the expected master and tablet servers
* Fixed setting of shell flags if running the script via specifying
the shell interpreter explicitly, like
/bin/bash <path_to_the_client_samples-tesh.sh_file>
Change-Id: I5cbaa01313cdf49117bbf8e70e7a22a35fe47021
---
M src/kudu/client/client_samples-test.sh
M src/kudu/client/samples/sample.cc
2 files changed, 64 insertions(+), 11 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/59/7359/1
--
To view, visit http://gerrit.cloudera.org:8080/7359
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5cbaa01313cdf49117bbf8e70e7a22a35fe47021
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Alexey Serbin <[email protected]>