From 1495b642d489c2048238205fb2276e28e12f1e03 Mon Sep 17 00:00:00 2001 From: efiacor Date: Fri, 27 Nov 2020 12:48:24 +0000 Subject: [DMAAP] Add/remove branch merge jobs Change-Id: I566a7c9e839bda382ef0ca1b86f20370f5616c0c Signed-off-by: efiacor Issue-ID: DMAAP-1512 --- jjb/dmaap/dmaap-dbcapi.yaml | 28 ++-------------------------- 1 file changed, 2 insertions(+), 26 deletions(-) (limited to 'jjb/dmaap/dmaap-dbcapi.yaml') 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 -- cgit 1.2.3-korg