summaryrefslogtreecommitdiffstats
path: root/jjb/dmaap/dmaap-buscontroller.yaml
diff options
context:
space:
mode:
authorVarun Gudisena <vg411h@att.com>2017-09-26 10:03:08 -0500
committerVarun Gudisena <vg411h@att.com>2017-09-26 10:03:15 -0500
commit1db17ec23feb039245adf9b2eafa925e334f238a (patch)
tree9af7c83182b5ba458f6d8a16d804103147ef2c92 /jjb/dmaap/dmaap-buscontroller.yaml
parentde9a3012c0b3f0ed274ca3098e4e58cbf1db9dc8 (diff)
Remove DR, Bus Cont yaml,releasejobs for dmaap
Remove Data Router, Bus controller .yaml files. Remove release stream from jjb templates for dmaap-messagerouter-msgrtr and dmaap-messagerouter-mirroragent Only a master branch exists for the moment Issue-Id: DMAAP-144 Change-Id: I7d580ad75b4f91939fbf8aec0dfa1a7b28472352 Signed-off-by: Varun Gudisena <vg411h@att.com>
Diffstat (limited to 'jjb/dmaap/dmaap-buscontroller.yaml')
-rw-r--r--jjb/dmaap/dmaap-buscontroller.yaml22
1 files changed, 0 insertions, 22 deletions
diff --git a/jjb/dmaap/dmaap-buscontroller.yaml b/jjb/dmaap/dmaap-buscontroller.yaml
deleted file mode 100644
index ad94856fe..000000000
--- a/jjb/dmaap/dmaap-buscontroller.yaml
+++ /dev/null
@@ -1,22 +0,0 @@
----
-- project:
- name: dmaap-buscontroller
- project-name: 'dmaap-buscontroller'
- jobs:
- - '{project-name}-{stream}-clm'
- - '{project-name}-{stream}-verify-java'
- - '{project-name}-{stream}-merge-java'
- - '{project-name}-{stream}-release-version-java-daily'
- - '{project-name}-{stream}-stage-site-java':
- site-pom: 'dmaap/buscontroller/pom.xml'
- trigger-job: '{project-name}-{stream}-release-version-java-daily'
- mvn-goals: 'clean install'
- project: 'dmaap/buscontroller'
- stream:
- - 'master':
- branch: 'master'
- - 'release-1.0.0':
- branch: 'release-1.0.0'
- mvn-settings: 'dmaap-buscontroller-settings'
- files: '**'
- archive-artifacts: ''