From: Patrick Brady Date: Fri, 9 Feb 2018 04:55:02 +0000 (-0500) Subject: Move APPC clm node into an 8c-8g one X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F75%2F30975%2F1;p=ci-management.git Move APPC clm node into an 8c-8g one This change was done for the verify job and merge job, but now the clm job is hitting the heap limit, just as the others were. Change-Id: I10e9d2f7e08a1b8da516bf2e3f18f78cf8b7f3be Signed-off-by: Patrick Brady Issue-ID: CIMAN-121 --- diff --git a/jjb/appc/appc-master.yaml b/jjb/appc/appc-master.yaml index 35cd86c04..2b14835c1 100644 --- a/jjb/appc/appc-master.yaml +++ b/jjb/appc/appc-master.yaml @@ -7,6 +7,7 @@ java-version: '' mvn-params: '-DskipTests' build-timeout: 30 + build-node: ubuntu1604-basebuild-8c-8g - '{project-name}-{stream}-verify-java': build-node: ubuntu1604-basebuild-8c-8g - '{project-name}-{stream}-merge-java':