David Knupp has uploaded this change for review. ( http://gerrit.cloudera.org:8080/11128
Change subject: IMPALA-7399: Add script in lib/python to generate junit XML. ...................................................................... IMPALA-7399: Add script in lib/python to generate junit XML. This patch adds a script to generate junit XML reports for arbitrary build steps. It's also being used to seed the creation of an internal python library for Impala development that can be pip installed into a development environment. Change-Id: If6024d74075ea69b8ee20d1fc3cc9c1ff821ba5b --- A lib/python/jenkins/impala_junitxml_logger.py A lib/python/requirements.txt A lib/python/setup.py 3 files changed, 237 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/28/11128/2 -- To view, visit http://gerrit.cloudera.org:8080/11128 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: If6024d74075ea69b8ee20d1fc3cc9c1ff821ba5b Gerrit-Change-Number: 11128 Gerrit-PatchSet: 2 Gerrit-Owner: David Knupp <[email protected]>
