Yingchun Lai has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20326
Change subject: [tools] Enable 'kudu test' CLI tool when -DNO_TESTS=1 ...................................................................... [tools] Enable 'kudu test' CLI tool when -DNO_TESTS=1 'kudu test' CLI tool is useful to start a mini Kudu cluster for application developing and testing, for example the examples/java/java-example will start a mini cluster for testing. This patch enable to build 'kudu test' CLI tool even if -DNO_TESTS=1. Change-Id: I381348b0123f8566d547cdd4449e308ea5f6aa13 --- M src/kudu/clock/CMakeLists.txt M src/kudu/hms/CMakeLists.txt M src/kudu/master/CMakeLists.txt M src/kudu/mini-cluster/CMakeLists.txt M src/kudu/postgres/CMakeLists.txt M src/kudu/ranger-kms/CMakeLists.txt M src/kudu/ranger/CMakeLists.txt M src/kudu/security/CMakeLists.txt M src/kudu/tools/CMakeLists.txt M src/kudu/tools/tool_action.h M src/kudu/tools/tool_action_test.cc M src/kudu/tools/tool_main.cc M src/kudu/tserver/CMakeLists.txt M src/kudu/util/CMakeLists.txt 14 files changed, 79 insertions(+), 124 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/26/20326/1 -- To view, visit http://gerrit.cloudera.org:8080/20326 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I381348b0123f8566d547cdd4449e308ea5f6aa13 Gerrit-Change-Number: 20326 Gerrit-PatchSet: 1 Gerrit-Owner: Yingchun Lai <[email protected]>
