Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12523 )
Change subject: [test] Use the kudu binary in the external mini cluster ...................................................................... [test] Use the kudu binary in the external mini cluster This patch changes the external mini cluster to use the kudu binary and its ability to start a master and tserver instead of the kudu-master and kudu-tserver binaries. This means the kudu-binary jar only needs to ship a single binary. Change-Id: Ie963f5d50571f3d5ce55e40fcded245bf29b1b55 Reviewed-on: http://gerrit.cloudera.org:8080/12523 Reviewed-by: Grant Henke <[email protected]> Tested-by: Grant Henke <[email protected]> --- M build-support/dist_test.py M src/kudu/integration-tests/security-faults-itest.cc M src/kudu/integration-tests/security-itest.cc M src/kudu/mini-cluster/external_mini_cluster.cc M src/kudu/mini-cluster/external_mini_cluster.h 5 files changed, 25 insertions(+), 28 deletions(-) Approvals: Grant Henke: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/12523 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ie963f5d50571f3d5ce55e40fcded245bf29b1b55 Gerrit-Change-Number: 12523 Gerrit-PatchSet: 20 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Bankim Bhavsar <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Tidy Bot (241)
