From 762d7d841faeaa62f1f842b65888a12bb608aef3 Mon Sep 17 00:00:00 2001 From: mpriyank Date: Thu, 29 Sep 2022 12:20:30 +0100 Subject: [PATCH] [CPS] Build node for CPS-CSIT - Added a specific build node to run the csits using a specific machine. Issue-ID: CPS-1310 Change-Id: I029e59b0699adb496cc2c1b3fc9a499cb3166ef9 Signed-off-by: mpriyank --- jjb/cps/cps-csit.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/jjb/cps/cps-csit.yaml b/jjb/cps/cps-csit.yaml index 6a42b61ff..e55444470 100644 --- a/jjb/cps/cps-csit.yaml +++ b/jjb/cps/cps-csit.yaml @@ -9,6 +9,7 @@ mvn-goals: clean install mvn-params: '-Dmaven.test.skip=true -Ddocker.repository.push=' project-name: 'cps' + build-node: ubuntu1804-docker-8c-8g recipients: 'toine.siebelink@est.tech' # project name in gerrit project: 'cps' -- 2.16.6