X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fholmes%2Fholmes-common.yaml;h=48adacc8f98b6009cefeb9667385e21a3ccad86c;hb=0e9584e187edb624e37bb3f1845df100bf8b5a1d;hp=94f6deffb2bc2d068afc39f8bf5ae7b973e29b1e;hpb=a9c135cb82094bbc40ef85e71d6d82f516357add;p=ci-management.git diff --git a/jjb/holmes/holmes-common.yaml b/jjb/holmes/holmes-common.yaml index 94f6deffb..48adacc8f 100644 --- a/jjb/holmes/holmes-common.yaml +++ b/jjb/holmes/holmes-common.yaml @@ -23,10 +23,16 @@ stream: - 'master': branch: 'master' + - 'guilin': + branch: 'guilin' + - 'honolulu': + branch: 'honolulu' + - 'istanbul': + branch: 'istanbul' mvn-settings: 'holmes-common-settings' files: '**' archive-artifacts: '' - build-node: ubuntu1804-builder-4c-4g + build-node: ubuntu2004-builder-4c-4g java-version: openjdk11 - project: @@ -39,7 +45,7 @@ sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}' sonar-mvn-goal: '{sonar_mvn_goal}' cron: '@daily' - build-node: ubuntu1804-builder-4c-4g + build-node: ubuntu2004-builder-4c-4g project: 'holmes/common' project-name: 'holmes-common' branch: 'master'