X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fpolicy%2Fpolicy-common.yaml;h=9b9069890a0afd92c2cd24b2f4c85b622019367f;hb=ffc3ac818c92944c9b956633550a461457d10d36;hp=cfc2cd0f6d8771649139fd4465a2282731639ade;hpb=adfabfb88b6d590267a1ab203bfdc5e75a70d6e2;p=ci-management.git diff --git a/jjb/policy/policy-common.yaml b/jjb/policy/policy-common.yaml index cfc2cd0f6..9b9069890 100644 --- a/jjb/policy/policy-common.yaml +++ b/jjb/policy/policy-common.yaml @@ -9,6 +9,7 @@ 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-docker-8c-8g @@ -16,11 +17,17 @@ stream: - 'master': branch: 'master' + - '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 @@ -32,7 +39,7 @@ 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' @@ -48,7 +55,15 @@ 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 @@ -57,5 +72,6 @@ project-name: policy-common jobs: - gerrit-info-yaml-verify + build-node: centos7-builder-2c-1g project: policy/common branch: master