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