Grant Henke has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/15453 Reviewed-by: Adar Dembo <[email protected]> Reviewed-by: Andrew Wong <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> Tested-by: Grant Henke <[email protected]> --- M build-support/jenkins/build-and-test.sh 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Andrew Wong: Looks good to me, approved Alexey Serbin: Looks good to me, approved Grant Henke: Verified -- 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: merged Gerrit-Change-Id: I27b16f3b3682668cec2b8c760ee8d883f2b4ef58 Gerrit-Change-Number: 15453 Gerrit-PatchSet: 2 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
