summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/cps/cps-cps-temporal-csit.yaml22
1 files changed, 22 insertions, 0 deletions
diff --git a/jjb/cps/cps-cps-temporal-csit.yaml b/jjb/cps/cps-cps-temporal-csit.yaml
new file mode 100644
index 000000000..1d6669b3c
--- /dev/null
+++ b/jjb/cps/cps-cps-temporal-csit.yaml
@@ -0,0 +1,22 @@
+---
+- project:
+ name: cps-cps-temporal-csit
+ jobs:
+ - '{project-name}-review-verification-maven-{stream}':
+ mvn-goals: clean install
+ mvn-params: '-Dmaven.test.skip=true -Ddocker.repository.push='
+ - '{project-name}-merge-verification-maven-{stream}':
+ mvn-goals: clean install
+ mvn-params: '-Dmaven.test.skip=true -Ddocker.repository.push='
+ project-name: 'cps-cps-temporal'
+ recipients: 'toine.siebelink@est.tech'
+ # project name in gerrit
+ project: 'cps/cps-temporal'
+ stream:
+ - 'master':
+ branch: 'master'
+ - 'honolulu':
+ branch: 'honolulu'
+ mvn-settings: 'cps-cps-temporal-settings'
+ robot-options: ''
+ branch: 'master'