From: Jessica Wagantall Date: Wed, 9 Aug 2017 22:16:12 +0000 (-0700) Subject: Use ubuntu1604-basebuild-4c-4g for portal-sdk X-Git-Tag: 1.0.0-Amsterdam~349^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=7d79a901c3ac43305e8e460eed013fedbde3d145;p=ci-management.git Use ubuntu1604-basebuild-4c-4g for portal-sdk The current portal-sdk jobs use he 2c-1g build nodes. The VM is no able to allocate he needed memory to perform extensive tasks for the release-java-daily job. Change-Id: I6ff665da00d949dda9befe3d31d3061f0a80ed23 Signed-off-by: Jessica Wagantall --- diff --git a/jjb/portal/portal-sdk.yaml b/jjb/portal/portal-sdk.yaml index 24935b16d..6839543ce 100644 --- a/jjb/portal/portal-sdk.yaml +++ b/jjb/portal/portal-sdk.yaml @@ -22,3 +22,4 @@ mvn-settings: 'portal-sdk-settings' files: '**' archive-artifacts: '' + build-node: ubuntu1604-basebuild-4c-4g