X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fpolicy%2Fpolicy-xacml-pdp.yaml;h=cdddf2f22d37d64b9c9df1dfaddf2f3d8305baa0;hb=ffc3ac818c92944c9b956633550a461457d10d36;hp=11d2f496abcb535225ae40c7063bf8d8f449ee68;hpb=cb074dfb8852d3282f72cb3b44fac9d068fecae1;p=ci-management.git diff --git a/jjb/policy/policy-xacml-pdp.yaml b/jjb/policy/policy-xacml-pdp.yaml index 11d2f496a..cdddf2f22 100644 --- a/jjb/policy/policy-xacml-pdp.yaml +++ b/jjb/policy/policy-xacml-pdp.yaml @@ -7,13 +7,14 @@ - '{project-name}-{stream}-merge-java': docker-pom: 'pom.xml' mvn-params: '-P docker' - build-node: ubuntu1604-docker-8c-8g + build-node: ubuntu1804-docker-8c-8g - gerrit-maven-stage: sign-artifacts: true build-node: centos7-builder-4c-4g maven-versions-plugin: true + mvn-params: '-Dmaven.test.skip=true' - gerrit-maven-docker-stage: - build-node: ubuntu1604-docker-8c-8g + build-node: ubuntu1804-docker-8c-8g maven-versions-plugin: true mvn-params: '-P docker -Dmaven.test.skip=true' container-public-registry: 'nexus3.onap.org:10001' @@ -25,23 +26,34 @@ stream: - 'master': branch: 'master' - - 'elalto': - branch: 'elalto' + - 'honolulu': + branch: 'honolulu' + - 'istanbul': + branch: 'istanbul' + - 'jakarta': + branch: 'jakarta' mvn-settings: 'policy-xacml-pdp-settings' + java-version: openjdk11 files: '**' archive-artifacts: '' - build-node: ubuntu1604-builder-4c-4g + build-node: ubuntu1804-builder-4c-4g - project: name: policy-xacml-pdp-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/xacml-pdp' project-name: 'policy-xacml-pdp' branch: 'master' mvn-settings: 'policy-xacml-pdp-settings' + java-version: openjdk11 mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' @@ -52,13 +64,23 @@ nexus-iq-namespace: 'onap-' project: policy/xacml-pdp project-name: 'policy-xacml-pdp' - branch: 'master' + stream: + - 'master': + branch: 'master' + - 'honolulu': + branch: 'honolulu' + - 'istanbul': + branch: 'istanbul' + - 'jakarta': + branch: 'jakarta' mvn-settings: 'policy-xacml-pdp-settings' + java-version: openjdk11 - project: name: policy-xacml-pdp-info project-name: policy-xacml-pdp jobs: - gerrit-info-yaml-verify + build-node: centos7-builder-2c-1g project: policy/xacml-pdp branch: master