Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15453
Change subject: [build] Disable parallel Gradle builds in pre-commit. ...................................................................... [build] Disable parallel Gradle builds in pre-commit. I have seen a couple issues like below in some automated builds. I am not sure the root cause yet, but in the mean time we should disable parallel Gradle builds. Example error: `java.lang.OutOfMemoryError: unable to create new native thread` Change-Id: I27b16f3b3682668cec2b8c760ee8d883f2b4ef58 --- M build-support/jenkins/build-and-test.sh 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/53/15453/1 -- To view, visit http://gerrit.cloudera.org:8080/15453 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I27b16f3b3682668cec2b8c760ee8d883f2b4ef58 Gerrit-Change-Number: 15453 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
