From f7f70d81d2c3ab4218f48ee47c133a66585d0812 Mon Sep 17 00:00:00 2001 From: dglFromAtt Date: Tue, 9 Jul 2019 18:06:02 +0000 Subject: [PATCH] remove gerrit-maven-stage job dmaap/buscontroller only builds docker artifacts so this retires the maven-stage job for this repo. Change-Id: I7350d7623591ad48d517d93de05f859d23147b8e Issue-ID: CIMAN-33 Signed-off-by: dglFromAtt --- jjb/dmaap/dmaap-buscontroller.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/jjb/dmaap/dmaap-buscontroller.yaml b/jjb/dmaap/dmaap-buscontroller.yaml index faf9afab3..57f4a1ad7 100644 --- a/jjb/dmaap/dmaap-buscontroller.yaml +++ b/jjb/dmaap/dmaap-buscontroller.yaml @@ -11,10 +11,6 @@ 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 - gerrit-maven-docker-stage: build-node: ubuntu1604-docker-8c-8g mvn-goals: 'clean package -P docker docker:build docker:push' -- 2.16.6