summaryrefslogtreecommitdiffstats
path: root/jjb/dmaap/dmaap-dbcapi.yaml
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2020-11-27 12:48:24 +0000
committerefiacor <fiachra.corcoran@est.tech>2020-11-27 12:51:23 +0000
commit1495b642d489c2048238205fb2276e28e12f1e03 (patch)
tree868fa7e73d9b147ff097eb6e2c4f75be7ea3627f /jjb/dmaap/dmaap-dbcapi.yaml
parent3f4548ec0ceb6f9179b2d7c4744e9a7e68f07818 (diff)
[DMAAP] Add/remove branch merge jobs
Change-Id: I566a7c9e839bda382ef0ca1b86f20370f5616c0c Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1512
Diffstat (limited to 'jjb/dmaap/dmaap-dbcapi.yaml')
-rw-r--r--jjb/dmaap/dmaap-dbcapi.yaml28
1 files changed, 2 insertions, 26 deletions
diff --git a/jjb/dmaap/dmaap-dbcapi.yaml b/jjb/dmaap/dmaap-dbcapi.yaml
index 4eeafa958..cfe816d8c 100644
--- a/jjb/dmaap/dmaap-dbcapi.yaml
+++ b/jjb/dmaap/dmaap-dbcapi.yaml
@@ -17,32 +17,8 @@
stream:
- 'master':
branch: 'master'
- - 'frankfurt':
- branch: 'frankfurt'
- # due to a strange macro / variable translation problem this needs to be
- # passed as a string block to properly get the properties correctly defined
- # in the job
- maven-deploy-properties: |
- deployAtEnd=true
- files: '**'
- archive-artifacts: ''
-
-- project:
- name: dmaap-dbcapi-java8
- project-name: 'dmaap-dbcapi'
- jobs:
- - '{project-name}-{stream}-verify-java'
- - '{project-name}-{stream}-merge-java'
- - gerrit-maven-stage:
- sign-artifacts: true
- build-node: centos7-builder-4c-4g
- maven-versions-plugin: true
- project: 'dmaap/dbcapi'
- mvn-settings: 'dmaap-dbcapi-settings'
- java-version: openjdk8
- stream:
- - 'elalto':
- branch: 'elalto'
+ - 'guilin':
+ branch: 'guilin'
# due to a strange macro / variable translation problem this needs to be
# passed as a string block to properly get the properties correctly defined
# in the job