summaryrefslogtreecommitdiffstats
path: root/jjb/cps
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2022-09-29 12:20:30 +0100
committermpriyank <priyank.maheshwari@est.tech>2022-09-29 12:20:35 +0100
commit762d7d841faeaa62f1f842b65888a12bb608aef3 (patch)
treebdad3c3779188cc8218b908257da9b793c9df96f /jjb/cps
parent7177f06b4bf62b75d144515f6d44c258e11d3b2f (diff)
[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 <priyank.maheshwari@est.tech>
Diffstat (limited to 'jjb/cps')
-rw-r--r--jjb/cps/cps-csit.yaml1
1 files changed, 1 insertions, 0 deletions
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'