You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Grant Henke (Code Review)" <ge...@cloudera.org> on 2019/12/18 21:36:35 UTC

[kudu-CR] [test] Use the kudu binary in the external mini cluster

Hello Tidy Bot, Mike Percy, Kudu Jenkins, Adar Dembo, 

I'd like you to reexamine a change. Please visit

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

to look at the new patch set (#13).

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
---
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
4 files changed, 22 insertions(+), 17 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/23/12523/13
-- 
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: newpatchset
Gerrit-Change-Id: Ie963f5d50571f3d5ce55e40fcded245bf29b1b55
Gerrit-Change-Number: 12523
Gerrit-PatchSet: 13
Gerrit-Owner: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Mike Percy <mp...@apache.org>
Gerrit-Reviewer: Tidy Bot (241)