Mike Percy has posted comments on this change. Change subject: dist-test: allow collecting the tmp dir of failed tests ......................................................................
Patch Set 1: Code-Review+1 (1 comment) http://gerrit.cloudera.org:8080/#/c/2336/1/build-support/dist_test.py File build-support/dist_test.py: Line 42: ARTIFACT_ARCHIVE_GLOBS = ["build/*/test-logs/**/*"] > If you use "**", do you still need the trailing "/*"? What does it mean? It should mean that it will only capture the names of things in the leaf directory -- To view, visit http://gerrit.cloudera.org:8080/2336 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I57d42d93e2459bafebe433ade3a9aa7a45eaeabe Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-HasComments: Yes
