Todd Lipcon has submitted this change and it was merged. Change subject: build: remove stale java test results before build ......................................................................
build: remove stale java test results before build This should fix an issue where, if the LINT build runs in a Jenkins workspace which contains failed Java tests from a previous run, it would accidentally pick those up as failures on this run. Change-Id: I1b03847eb19f87dc0fd28f44d249cc2346095219 Reviewed-on: http://gerrit.cloudera.org:8080/3066 Tested-by: Kudu Jenkins Reviewed-by: Adar Dembo <[email protected]> --- M build-support/jenkins/build-and-test.sh 1 file changed, 4 insertions(+), 4 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/3066 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1b03847eb19f87dc0fd28f44d249cc2346095219 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
