X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fholmes%2Fholmes-rule-mgt.yaml;h=857baf427520d43f88c0c5f993c9e84112e4018c;hb=0e9584e187edb624e37bb3f1845df100bf8b5a1d;hp=9aa9c9dbe0a24a0d9b408a95f5559d5b9c7bd0a7;hpb=d841f33183f865a3f3bdbc2b60a2212df30cf581;p=ci-management.git diff --git a/jjb/holmes/holmes-rule-mgt.yaml b/jjb/holmes/holmes-rule-mgt.yaml index 9aa9c9dbe..857baf427 100644 --- a/jjb/holmes/holmes-rule-mgt.yaml +++ b/jjb/holmes/holmes-rule-mgt.yaml @@ -21,12 +21,18 @@ stream: - 'master': branch: 'master' + - 'guilin': + branch: 'guilin' + - 'honolulu': + branch: 'honolulu' + - 'istanbul': + branch: 'istanbul' mvn-settings: 'holmes-rule-management-settings' files: '**' archive-artifacts: '' docker-pom: 'pom.xml' mvn-profile: docker - 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/rule-management' project-name: 'holmes-rule-management' branch: 'master'