Move APPC clm node into an 8c-8g one 75/30975/1
authorPatrick Brady <pb071s@att.com>
Fri, 9 Feb 2018 04:55:02 +0000 (23:55 -0500)
committerPatrick Brady <pb071s@att.com>
Fri, 9 Feb 2018 04:58:34 +0000 (23:58 -0500)
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 <pb071s@att.com>
Issue-ID: CIMAN-121

jjb/appc/appc-master.yaml

index 35cd86c..2b14835 100644 (file)
@@ -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':