From d009784ec7e6443af4de0becab70d5d951bcae09 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Thu, 8 Feb 2018 23:55:02 -0500 Subject: 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 --- jjb/appc/appc-master.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'jjb/appc') 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': -- cgit 1.2.3-korg