Adar Dembo has uploaded a new patch set (#2).

Change subject: build-and-test.sh: only rerun Spark tests if Java build passes
......................................................................

build-and-test.sh: only rerun Spark tests if Java build passes

Otherwise, the output of a failing Spark test from the first build is
overwritten by the second build.

The alternative is to configure Maven to use a different build directory [1]
for the second build, but I think that's more trouble than it's worth.

1. 
https://stackoverflow.com/questions/3908013/maven-how-to-change-path-to-target-directory-from-command-line

Change-Id: Ief21061be0615ca4d9d8980430f4982c8c43d77c
---
M build-support/jenkins/build-and-test.sh
1 file changed, 13 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/90/7090/2
-- 
To view, visit http://gerrit.cloudera.org:8080/7090
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ief21061be0615ca4d9d8980430f4982c8c43d77c
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Adar Dembo <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Will Berkeley <[email protected]>

Reply via email to