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