Remove policy/engine sonar report 69/110669/1
authorPamela Dragosh <pdragosh@research.att.com>
Tue, 28 Jul 2020 18:24:52 +0000 (14:24 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Tue, 28 Jul 2020 18:24:57 +0000 (14:24 -0400)
policy/engine repo is being deprecated. Its code coverage
reports will not be needed and the job will be removed so
as not to confuse the ONAP release process. It met 55% line
coverage for Frankfurt and will not progress past that
release.

Issue-ID: POLICY-2674
Change-Id: Ic4b0e38f52ac9e61ef4c6f9a220e2f4469f0e17e
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
jjb/policy/policy-engine.yaml

index 64ba91e..b1df14f 100644 (file)
     archive-artifacts: ''
     build-node: 'ubuntu1804-docker-8c-8g'
 
-- project:
-    name: policy-engine-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: '{sonar_mvn_goal}'
-    cron: '@daily'
-    build-node: ubuntu1804-builder-4c-4g
-    project: 'policy/engine'
-    project-name: 'policy-engine'
-    branch: 'frankfurt'
-    mvn-settings: 'policy-engine-settings'
-    java-version: openjdk11
-    mvn-goals: 'clean install'
-    mvn-opts: '-Xmx2048m -XX:MaxPermSize=512m'
-
 - project:
     name: policy-engine-clm
     jobs: