diff options
author | econwar <conor.ward@est.tech> | 2019-01-24 13:33:37 +0000 |
---|---|---|
committer | econwar <conor.ward@est.tech> | 2019-01-24 13:33:37 +0000 |
commit | 4faea65604c6a71d0ab0f6490ae430d59b0a92ac (patch) | |
tree | 7dd5563e7348da5063075b1d4c900d1f418dfd14 /jjb/dmaap | |
parent | ae98705eeca79fcce69de299040daf47740cb4c6 (diff) |
Add job for ssl-dr-suite in CSIT tests
Change-Id: I84499a4c0ce614db2687bc900df52d94548c65fe
Issue-ID: DMAAP-1004
Signed-off-by: econwar <conor.ward@est.tech>
Diffstat (limited to 'jjb/dmaap')
-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: '' |