X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fholmes%2Fholmes-common.yaml;h=bccc8ce225910dd99cea6a3e4b790194c4b11a84;hb=e55569f90fbc76c3bd01ab5a6bbc81b32d2cc8d9;hp=3f8816ea20549a85f92d0835116aa1619da67808;hpb=5c03e71aa37367f422c0ce0cc41b521f37a2e12e;p=ci-management.git diff --git a/jjb/holmes/holmes-common.yaml b/jjb/holmes/holmes-common.yaml index 3f8816ea2..bccc8ce22 100644 --- a/jjb/holmes/holmes-common.yaml +++ b/jjb/holmes/holmes-common.yaml @@ -15,17 +15,25 @@ 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: ubuntu1804-builder-4c-4g + java-version: openjdk11 - project: name: holmes-common-sonar @@ -37,13 +45,14 @@ 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: '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 @@ -54,6 +63,7 @@ project-name: 'holmes-common' branch: 'master' mvn-settings: 'holmes-common-settings' + java-version: openjdk11 - project: name: holmes-common-info