X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fholmes%2Fholmes-common.yaml;h=48adacc8f98b6009cefeb9667385e21a3ccad86c;hb=0e9584e187edb624e37bb3f1845df100bf8b5a1d;hp=11b90aedafb9b9cd834d6d3956426b8deb3724e3;hpb=0cd0f9db4cc21ec099ab9776ce46fe25671cf901;p=ci-management.git diff --git a/jjb/holmes/holmes-common.yaml b/jjb/holmes/holmes-common.yaml index 11b90aeda..48adacc8f 100644 --- a/jjb/holmes/holmes-common.yaml +++ b/jjb/holmes/holmes-common.yaml @@ -15,28 +15,44 @@ sign-artifacts: true build-node: centos7-builder-4c-4g maven-versions-plugin: true - + java-version: openjdk11 + - '{project-name}-gerrit-release-jobs': + build-node: centos7-docker-8c-8g + java-version: openjdk11 project: 'holmes/common' stream: - 'master': branch: 'master' + - 'guilin': + branch: 'guilin' + - 'honolulu': + branch: 'honolulu' + - 'istanbul': + branch: 'istanbul' mvn-settings: 'holmes-common-settings' files: '**' archive-artifacts: '' - build-node: ubuntu1604-builder-4c-4g + build-node: ubuntu2004-builder-4c-4g + java-version: openjdk11 - project: name: holmes-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: ubuntu2004-builder-4c-4g project: 'holmes/common' project-name: 'holmes-common' branch: 'master' mvn-settings: 'holmes-common-settings' mvn-goals: 'clean install' mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m' + java-version: openjdk11 - project: name: holmes-common-clm @@ -47,11 +63,13 @@ project-name: 'holmes-common' branch: 'master' mvn-settings: 'holmes-common-settings' + java-version: openjdk11 - project: name: holmes-common-info project-name: holmes-common jobs: - gerrit-info-yaml-verify + build-node: centos7-builder-2c-1g project: holmes/common branch: master