Hello Michael Brown, Nithya Janarthanan, Philip Zeyliger, Joe McDonnell, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/11235 to look at the new patch set (#4). Change subject: IMPALA-7399: Remove third-party dependencies from junit xml script ...................................................................... IMPALA-7399: Remove third-party dependencies from junit xml script The original patch for this Jira relied on a third party python lib for generating Junit XML output, That proved to be limiting because setting up the necessary virtualenv across a variety of dev and test scenarios (private dev environment, jenkins.impala.io, and others) proved to be confusing and messy. This update to the script maintains the same functionality and the same interface, but uses only the python standard library. A symlink has also been added to Impala/bin for convenience. Change-Id: I958ee0d8420b6a4197aaf0a7e0538a566332ea97 --- A bin/generate_junitxml.py M bin/rat_exclude_files.txt A lib/python/README.md M lib/python/impala_py_lib/jenkins/generate_junitxml.py M lib/python/requirements.txt 5 files changed, 169 insertions(+), 53 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/35/11235/4 -- To view, visit http://gerrit.cloudera.org:8080/11235 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I958ee0d8420b6a4197aaf0a7e0538a566332ea97 Gerrit-Change-Number: 11235 Gerrit-PatchSet: 4 Gerrit-Owner: David Knupp <dkn...@cloudera.com> Gerrit-Reviewer: David Knupp <dkn...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Joe McDonnell <joemcdonn...@cloudera.com> Gerrit-Reviewer: Michael Brown <mi...@cloudera.com> Gerrit-Reviewer: Nithya Janarthanan <njanartha...@cloudera.com> Gerrit-Reviewer: Philip Zeyliger <phi...@cloudera.com>