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 2020/12/14 19:47:28 UTC

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

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

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

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

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

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
M src/kudu/mini-cluster/external_mini_cluster.h
5 files changed, 27 insertions(+), 28 deletions(-)


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