Hello Internal Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/1816
to look at the new patch set (#2).
Change subject: build: improve build to better indicate what part failed
......................................................................
build: improve build to better indicate what part failed
The Jenkins build script currently sets an EXIT_STATUS variable
to non-zero when any part of the build has an issue. However,
sometimes it can be difficult when looking at a Jenkins log to
figure out which part failed without scanning through the log.
This adds a failure summary at the bottom which indicates which
part failed, and also adds some nicer headers above each major
part of the build.
Change-Id: I63b7d6c71aecaf61ab36f8fc6cedbfe1f63c6bbe
---
M build-support/jenkins/build-and-test.sh
1 file changed, 62 insertions(+), 10 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/16/1816/2
--
To view, visit http://gerrit.cloudera.org:8080/1816
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I63b7d6c71aecaf61ab36f8fc6cedbfe1f63c6bbe
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Internal Jenkins
Gerrit-Reviewer: Jean-Daniel Cryans
Gerrit-Reviewer: Todd Lipcon <[email protected]>