From 96b5d0fc1e548b2672979b4a5581b37d453b792a Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 6 May 2019 12:51:57 -0700 Subject: [PATCH] Change appc build node Update the maven-stage job to use the same size build node as the old release job. Change-Id: Iec7c74fb4bb230dc5fc2400b820469ea8861885f Signed-off-by: Patrick Brady Issue-ID: APPC-1595 --- jjb/appc/appc-master.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jjb/appc/appc-master.yaml b/jjb/appc/appc-master.yaml index 56ce45ba9..b80c811c9 100644 --- a/jjb/appc/appc-master.yaml +++ b/jjb/appc/appc-master.yaml @@ -7,7 +7,8 @@ build-node: ubuntu1604-builder-8c-8g - '{project-name}-{stream}-merge-java': build-node: ubuntu1604-builder-8c-8g - - gerrit-maven-stage + - gerrit-maven-stage: + build-node: ubuntu1604-builder-8c-8g - '{project-name}-{stream}-release-version-java-daily': build-node: ubuntu1604-builder-8c-8g -- 2.16.6