summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--jjb/dmaap/dmaap-datarouter-csit.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/jjb/dmaap/dmaap-datarouter-csit.yaml b/jjb/dmaap/dmaap-datarouter-csit.yaml
index 3a54b4263..e1cabcfb1 100644
--- a/jjb/dmaap/dmaap-datarouter-csit.yaml
+++ b/jjb/dmaap/dmaap-datarouter-csit.yaml
@@ -14,6 +14,18 @@
- 'dr-suite':
trigger_jobs:
- '{project-name}-{stream}-docker-java-shell-daily'
+ robot-options: ''
+
+- project:
+ name: dmaap-datarouter-csit-ssl
+ jobs:
+ - '{project-name}-{stream}-verify-csit-{functionality}'
+ - '{project-name}-{stream}-csit-{functionality}'
+ project-name: 'dmaap-datarouter'
+ stream:
+ - 'master':
+ branch: 'master'
+ functionality:
- 'ssl-dr-suite':
trigger_jobs:
- '{project-name}-{stream}-docker-java-shell-daily'