X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fpolicy%2Fpolicy-common.yaml;h=9b9069890a0afd92c2cd24b2f4c85b622019367f;hb=ffc3ac818c92944c9b956633550a461457d10d36;hp=2b7d045e16a6fc16d0149394e4d2aac79811c270;hpb=a4b5c45774ae90f76c4dbb3e027a2ac4043f9c15;p=ci-management.git diff --git a/jjb/policy/policy-common.yaml b/jjb/policy/policy-common.yaml index 2b7d045e1..9b9069890 100644 --- a/jjb/policy/policy-common.yaml +++ b/jjb/policy/policy-common.yaml @@ -9,30 +9,42 @@ sign-artifacts: true build-node: centos7-builder-4c-4g maven-versions-plugin: true + mvn-params: '-Dmaven.test.skip=true' - '{project-name}-gerrit-release-jobs': - build-node: centos7-builder-4c-4g + build-node: centos7-docker-8c-8g project: 'policy/common' stream: - 'master': branch: 'master' - - 'elalto': - branch: 'elalto' + - 'honolulu': + branch: 'honolulu' + - 'istanbul': + branch: 'istanbul' + - 'jakarta': + branch: 'jakarta' mvn-settings: 'policy-common-settings' + java-version: openjdk11 files: '**' archive-artifacts: '' - build-node: ubuntu1604-builder-4c-4g + build-node: ubuntu1804-builder-4c-4g - project: name: policy-common-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: ubuntu1604-builder-4c-4g + build-node: ubuntu1804-builder-4c-4g project: 'policy/common' project-name: 'policy-common' branch: 'master' mvn-settings: 'policy-common-settings' + java-version: openjdk11 mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' @@ -43,13 +55,23 @@ nexus-iq-namespace: 'onap-' project: policy/common project-name: 'policy-common' - branch: 'master' + stream: + - 'master': + branch: 'master' + - 'honolulu': + branch: 'honolulu' + - 'istanbul': + branch: 'istanbul' + - 'jakarta': + branch: 'jakarta' mvn-settings: 'policy-common-settings' + java-version: openjdk11 - project: name: policy-common-info project-name: policy-common jobs: - gerrit-info-yaml-verify + build-node: centos7-builder-2c-1g project: policy/common branch: master