Dan Burkert has posted comments on this change. Change subject: [test] extra time for tserver registration ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/7378/1/src/kudu/client/client_samples-test.sh File src/kudu/client/client_samples-test.sh: Line 193: sleep 3 You can use 'bin/kudu tserver list localhost --format=space | wc -l' and a while loop to make this faster and more robust - loop until the number of lines returned is > 0. -- To view, visit http://gerrit.cloudera.org:8080/7378 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I01ee263f00097e300d68bfb40fe4409e55d7402c Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
