summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-api.yaml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2022-09-28 17:49:51 +0000
committerGerrit Code Review <gerrit@onap.org>2022-09-28 17:49:51 +0000
commit4e900dabb441a738dee8841f926c8de1ad43189d (patch)
treee29707dbad667ab0c407fd5e3dc0eb6e120f2bab /jjb/policy/policy-api.yaml
parentc8edca358954eb647e64d90768ffb0f3e3ce39df (diff)
parentf12841a7dfe9b51a0e59b2d95c7c1c6896c47fc8 (diff)
Merge "Chore: Move to ubuntu2004-builder"
Diffstat (limited to 'jjb/policy/policy-api.yaml')
-rw-r--r--jjb/policy/policy-api.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/policy/policy-api.yaml b/jjb/policy/policy-api.yaml
index 0378b893a..1e2742404 100644
--- a/jjb/policy/policy-api.yaml
+++ b/jjb/policy/policy-api.yaml
@@ -36,7 +36,7 @@
java-version: openjdk11
files: '**'
archive-artifacts: ''
- build-node: ubuntu1804-builder-4c-4g
+ build-node: ubuntu2004-builder-4c-4g
- project:
name: policy-api-sonar
@@ -48,7 +48,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: 'policy/api'
project-name: 'policy-api'
branch: 'master'