Files
impala/bin/generate_junitxml.py
David Knupp 0286142b67 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
Reviewed-on: http://gerrit.cloudera.org:8080/11235
Reviewed-by: David Knupp <dknupp@cloudera.com>
Tested-by: David Knupp <dknupp@cloudera.com>
2018-08-16 21:59:52 +00:00

Symbolic link
1 line
56 B
Python

../lib/python/impala_py_lib/jenkins/generate_junitxml.py