Alexey Serbin has uploaded a new patch set (#2).
Change subject: [tests] fix on client_samples
......................................................................
[tests] fix on client_samples
This patch fixes the following issues with the client_samples-test:
* 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
1 file changed, 63 insertions(+), 11 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/59/7359/2
--
To view, visit http://gerrit.cloudera.org:8080/7359
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I5cbaa01313cdf49117bbf8e70e7a22a35fe47021
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>