summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorClaudio David Gasparini <claudio.gasparini@pantheon.tech>2020-11-12 20:23:47 +0100
committerClaudio David Gasparini <claudio.gasparini@pantheon.tech>2020-11-12 20:24:57 +0100
commit1e614bf019b6642ce9f677e34a4df5fb100730fa (patch)
treec1ff26a1a614f665d70df4913d83da343170499e /jjb
parentdd9ca8ee0574fa738c6ea415681b0710eac5ef23 (diff)
Add CPS clm jobs configuration
Issue-ID: CPS-5 Signed-off-by: Claudio David Gasparini <claudio.gasparini@pantheon.tech> Change-Id: I49f660f9ae8b719fe085de9e9f47765f10328078
Diffstat (limited to 'jjb')
-rw-r--r--jjb/cps/cps.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/jjb/cps/cps.yaml b/jjb/cps/cps.yaml
index bd19c63e2..3f7842aad 100644
--- a/jjb/cps/cps.yaml
+++ b/jjb/cps/cps.yaml
@@ -14,6 +14,18 @@
- gerrit-info-yaml-verify
- project:
+ name: cps-clm
+ java-version: openjdk11
+ jobs:
+ - gerrit-maven-clm
+ nexus-iq-namespace: 'onap-'
+ project: 'cps'
+ project-name: 'cps'
+ branch: 'master'
+ mvn-settings: 'cps-settings'
+ build-node: ubuntu1804-builder-4c-4g
+
+- project:
name: cps
java-version: openjdk11
project-name: 'cps'