Hello Adar Dembo, Internal Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/1815
to look at the new patch set (#3).
Change subject: build: run local tests parallel with distributed tests
......................................................................
build: run local tests parallel with distributed tests
This changes the order of the build slightly so that, if distributed
testing is enabled, it asynchronously submits the job to the dist-test
cluster, and then runs the non-distributed tests locally. When the
local tests are finished, it fetches and processes the results of the
dist-test job.
This shaves several minutes off the precommit build.
Change-Id: Iaac391210589a68b43900deb28abe9aff2fe5c76
---
M build-support/jenkins/build-and-test.sh
1 file changed, 80 insertions(+), 69 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/15/1815/3
--
To view, visit http://gerrit.cloudera.org:8080/1815
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iaac391210589a68b43900deb28abe9aff2fe5c76
Gerrit-PatchSet: 3
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