summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-12-02 09:21:25 -0500
committerPamela Dragosh <pdragosh@research.att.com>2019-12-02 09:21:31 -0500
commitd2473f0e26d8f014ad77c66b99bd7dca254528a1 (patch)
tree67215ddae6b5ebb6d6294ff45323e38b2b0ec876 /jjb
parent27f55b72480dbe6e27ea30f725c771beaf9da135 (diff)
policy/docker should not have a sonar job
This repo has no source code in it and should not run a sonar job. Issue-ID: POLICY-2280 Change-Id: Ic82505d84bc775f7cf041c79a440fd936ed8ca9d Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/policy/policy-docker-base-common.yaml18
1 files changed, 0 insertions, 18 deletions
diff --git a/jjb/policy/policy-docker-base-common.yaml b/jjb/policy/policy-docker-base-common.yaml
index df914f71c..63daef949 100644
--- a/jjb/policy/policy-docker-base-common.yaml
+++ b/jjb/policy/policy-docker-base-common.yaml
@@ -85,24 +85,6 @@
build-node: ubuntu1604-builder-4c-4g
- project:
- name: policy-docker-sonar
- jobs:
- - gerrit-maven-sonar
- sonarcloud: true
- sonarcloud-project-organization: '{sonarcloud_project_organization}'
- sonarcloud-api-token: '{sonarcloud_api_token}'
- sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
- sonar-mvn-goal: "org.sonarsource.scanner.maven:sonar-maven-plugin:3.6.0.1398:sonar"
- cron: '@daily'
- build-node: ubuntu1604-builder-4c-4g
- project: 'policy/docker'
- project-name: 'policy-docker'
- branch: 'master'
- mvn-settings: 'policy-docker-settings'
- mvn-goals: 'clean install'
- mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
-
-- project:
name: policy-docker-clm
jobs:
- gerrit-maven-clm