Michael Smith has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/24036 )

Change subject: IMPALA-14785: Reduce size of JUnitXML by skipping logs for 
passing tests
......................................................................

IMPALA-14785: Reduce size of JUnitXML by skipping logs for passing tests

Currently, the JUnitXML contains the logs even for passing tests.
The pytest "junit_log_passing_tests = False" option can turn that
off so that JUnitXML only includes logs for skipped/xfailed/failed
tests. This sets that option to reduce the size of the JUnitXML.

Testing:
 - Ran some end to end tests locally and verified that the passing
   tests didn't have logs and failed/etc tests had logs

Change-Id: I225a3cab98f37cd87f23492c825ac2ebad53825c
Reviewed-on: http://gerrit.cloudera.org:8080/24036
Reviewed-by: Michael Smith <[email protected]>
Tested-by: Michael Smith <[email protected]>
---
M tests/pytest.ini
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Michael Smith: Looks good to me, approved; Verified

--
To view, visit http://gerrit.cloudera.org:8080/24036
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I225a3cab98f37cd87f23492c825ac2ebad53825c
Gerrit-Change-Number: 24036
Gerrit-PatchSet: 3
Gerrit-Owner: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>

Reply via email to