From 510885854e6a0a2257c3197425ee0415932face1 Mon Sep 17 00:00:00 2001 From: dglFromAtt Date: Wed, 25 Jul 2018 11:12:01 -0400 Subject: Remove repos from Sonar report ui/dmaapbc is a GUI that will be provided as a stretch goal. Until then, remove from Sonar report to avoid mgt escalations. dmaap/buscontroller is a repo that only builds a docker container, so there is no useful Sonar results. Remove from Sonar report to avoid mgt escalation. Change-Id: I8f41e56c467c9d77827b8e54257eb75c17af213f Signed-off-by: dglFromAtt Issue-ID: CIMAN-180 --- jjb/ui/ui-dmaapbc.yaml | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'jjb/ui') diff --git a/jjb/ui/ui-dmaapbc.yaml b/jjb/ui/ui-dmaapbc.yaml index 0b7028728..47742425b 100644 --- a/jjb/ui/ui-dmaapbc.yaml +++ b/jjb/ui/ui-dmaapbc.yaml @@ -19,15 +19,3 @@ archive-artifacts: '' build-node: ubuntu1604-builder-4c-4g -- project: - name: ui-dmaapbc-sonar - jobs: - - gerrit-maven-sonar - cron: 'H 11 * * *' - build-node: ubuntu1604-builder-4c-4g - project: 'ui/dmaapbc' - project-name: 'ui-dmaapbc' - branch: 'master' - mvn-settings: 'ui-dmaapbc-settings' - mvn-goals: 'clean install' - mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' -- cgit 1.2.3-korg