Todd Lipcon has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9772 )
Change subject: build: add support for DATA_FILES in ADD_KUDU_TEST ...................................................................... build: add support for DATA_FILES in ADD_KUDU_TEST This adds a new argument to ADD_KUDU_TEST which specifies one or more data files necessary for running a test. This causes those files to get copied into the build directory as well as uploaded to dist-test. Change-Id: Ifcbcb6777761d26e8e0e7634da67b73bbc44b6a6 Reviewed-on: http://gerrit.cloudera.org:8080/9772 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Kudu Jenkins --- M CMakeLists.txt M build-support/dist_test.py M src/kudu/tablet/CMakeLists.txt 3 files changed, 66 insertions(+), 30 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/9772 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ifcbcb6777761d26e8e0e7634da67b73bbc44b6a6 Gerrit-Change-Number: 9772 Gerrit-PatchSet: 3 Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
