Merge "[CPS] CSIT CI Job Configuration for ncmp-dmi-plugin"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Mon, 14 Mar 2022 18:35:50 +0000 (18:35 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 14 Mar 2022 18:35:50 +0000 (18:35 +0000)
jjb/cps/cps-ncmp-dmi-plugin-csit.yaml [new file with mode: 0644]

diff --git a/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml b/jjb/cps/cps-ncmp-dmi-plugin-csit.yaml
new file mode 100644 (file)
index 0000000..86ff13c
--- /dev/null
@@ -0,0 +1,21 @@
+---
+- project:
+      name: cps-ncmp-dmi-plugin-csit
+      jobs:
+          - '{project-name}-review-verification-maven-{stream}':
+                mvn-goals: clean install
+                mvn-params: '-Dmaven.test.skip=true -Pdocker'
+          - '{project-name}-merge-verification-maven-{stream}':
+                mvn-goals: clean install
+                mvn-params: '-Dmaven.test.skip=true -Pdocker'
+      project-name: 'cps-ncmp-dmi-plugin'
+      recipients: 'toine.siebelink@est.tech'
+      # project name in gerrit
+      project: 'cps/ncmp-dmi-plugin'
+      stream:
+          - 'master':
+                branch: 'master'
+          - 'istanbul':
+                branch: 'istanbul'
+      mvn-settings: 'cps-ncmp-dmi-plugin-settings'
+      robot-options: ''