diff options
Diffstat (limited to 'jjb/dmaap/dmaap-messagerouter-csit.yaml')
-rw-r--r-- | jjb/dmaap/dmaap-messagerouter-csit.yaml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/jjb/dmaap/dmaap-messagerouter-csit.yaml b/jjb/dmaap/dmaap-messagerouter-csit.yaml new file mode 100644 index 000000000..109cbcc18 --- /dev/null +++ b/jjb/dmaap/dmaap-messagerouter-csit.yaml @@ -0,0 +1,16 @@ +--- +- project: + name: dmaap-csit + jobs: + - '{project-name}-{stream}-csit-{functionality}' + - '{project-name}-{stream}-verify-csit-{functionality}' + project-name: 'dmaap' + recipients: 'fiachra.corcoran@est.tech' + stream: + - 'master': + branch: 'master' + functionality: + - 'mrpubsub': + trigger_jobs: + - '{project-name}-maven-docker-stage-{stream}' + robot-options: '' |