summaryrefslogtreecommitdiffstats
path: root/jjb/dmaap
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/dmaap')
-rw-r--r--jjb/dmaap/dmaap-csit.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/jjb/dmaap/dmaap-csit.yaml b/jjb/dmaap/dmaap-csit.yaml
new file mode 100644
index 000000000..5ea9eecdb
--- /dev/null
+++ b/jjb/dmaap/dmaap-csit.yaml
@@ -0,0 +1,14 @@
+---
+- project:
+ name: dmaap-csit
+ jobs:
+ - '{project-name}-{stream}-verify-csit-{functionality}'
+ - '{project-name}-{stream}-csit-{functionality}'
+ project-name: 'dmaap'
+ stream: 'master'
+ functionality:
+ - 'mrpubsub':
+ trigger_jobs:
+ - 'dmaap-messagerouter-messageservice-{stream}-merge-java'
+ robot-options: ''
+ branch: 'master'