Jim Apple has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/11813


Change subject: IMPALA-5031: Jenkins jobs should fail when UBSAN fails
......................................................................

IMPALA-5031: Jenkins jobs should fail when UBSAN fails

Before this patch, Jenkins builds do not fail or warn if UBSAN
produces an error. This patch introduces two new failure modes,
"error" and "death".

In "error", a junit error is generated, which causes a build to be
labeled "unstable".

In "death", a forked process constantly monitors the test logs and
kills the test run if a UBSAN error is found.

Change-Id: I783243458ac2765a97a1dd7dd40d458cc2e1d80b
---
M bin/jenkins/all-tests.sh
M bin/jenkins/finalize.sh
2 files changed, 36 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/13/11813/1
--
To view, visit http://gerrit.cloudera.org:8080/11813
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I783243458ac2765a97a1dd7dd40d458cc2e1d80b
Gerrit-Change-Number: 11813
Gerrit-PatchSet: 1
Gerrit-Owner: Jim Apple <[email protected]>

Reply via email to