diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2022-09-28 18:00:44 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-09-28 18:00:44 +0000 |
commit | f73ce294e820e7e400c9a04ad597ad085932e0ba (patch) | |
tree | d725fc23188fced54da33cd3545401cb5cd6a478 /jjb/holmes/holmes-engine-mgt.yaml | |
parent | 02e7ce2301e88e05b3e0b6a9517bd1a2e2dd1a4d (diff) | |
parent | 0e9584e187edb624e37bb3f1845df100bf8b5a1d (diff) |
Merge "Chore: Move to ubuntu2004-builder"
Diffstat (limited to 'jjb/holmes/holmes-engine-mgt.yaml')
-rw-r--r-- | jjb/holmes/holmes-engine-mgt.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/holmes/holmes-engine-mgt.yaml b/jjb/holmes/holmes-engine-mgt.yaml index 1c49166bd..1196d3931 100644 --- a/jjb/holmes/holmes-engine-mgt.yaml +++ b/jjb/holmes/holmes-engine-mgt.yaml @@ -33,7 +33,7 @@ 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: @@ -46,7 +46,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/engine-management' project-name: 'holmes-engine-management' branch: 'master' |