Mike Percy has uploaded this change for review. ( http://gerrit.cloudera.org:8080/12153
Change subject: build: Factor dependency extraction code from dist_test into a python library ...................................................................... build: Factor dependency extraction code from dist_test into a python library This will allow us to reuse this dependency extraction logic when creating minicluster test binary artifacts that ship their dependencies. There are no functional changes in this patch. I ran dist-test a few times and everything seems to work fine: - http://dist-test.cloudera.org/job?job_id=mpercy.1546559376.69253 (run) - http://dist-test.cloudera.org/job?job_id=mpercy.1546559905.73493 (loop) Change-Id: I0b4cbfceb053c61dbb1f1d16716acc8926987af2 --- A build-support/dep_extract.py M build-support/dist_test.py 2 files changed, 138 insertions(+), 59 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/53/12153/1 -- To view, visit http://gerrit.cloudera.org:8080/12153 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I0b4cbfceb053c61dbb1f1d16716acc8926987af2 Gerrit-Change-Number: 12153 Gerrit-PatchSet: 1 Gerrit-Owner: Mike Percy <[email protected]>
