diff options
-rw-r--r-- | jjb/dmaap/dmaap-datarouter-csit.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/dmaap/dmaap-datarouter-csit.yaml b/jjb/dmaap/dmaap-datarouter-csit.yaml index b111a7c5a..3a54b4263 100644 --- a/jjb/dmaap/dmaap-datarouter-csit.yaml +++ b/jjb/dmaap/dmaap-datarouter-csit.yaml @@ -14,4 +14,7 @@ - 'dr-suite': trigger_jobs: - '{project-name}-{stream}-docker-java-shell-daily' + - 'ssl-dr-suite': + trigger_jobs: + - '{project-name}-{stream}-docker-java-shell-daily' robot-options: '' |