summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-distribution.yaml
diff options
context:
space:
mode:
authorBengt Thuree <bthuree@linuxfoundation.org>2022-09-28 09:54:57 +1000
committerBengt Thuree <bthuree@linuxfoundation.org>2022-09-28 09:54:57 +1000
commitf12841a7dfe9b51a0e59b2d95c7c1c6896c47fc8 (patch)
tree7a6fc15fbe19821bf01191a7f22c048c281daeb6 /jjb/policy/policy-distribution.yaml
parentfa98eb181deebcc71381489f575628d5f6ec138c (diff)
Chore: Move to ubuntu2004-builder
jjb/oparent/oparent.yaml jjb/openci/openci-onap-daily-jobs.yaml jjb/optf/optf-has.yaml jjb/optf/optf-osdf.yaml jjb/policy/policy-apex-pdp.yaml jjb/policy/policy-api.yaml jjb/policy/policy-common.yaml jjb/policy/policy-distribution.yaml jjb/policy/policy-docker-base-common.yaml jjb/policy/policy-drools-applications.yaml jjb/policy/policy-drools-pdp.yaml jjb/policy/policy-gui.yaml jjb/policy/policy-models.yaml jjb/policy/policy-pap.yaml jjb/policy/policy-parent.yaml Issue-ID: CIMAN-33 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: I24b0b9e869e30a222c76fd9159b3b215cce7e9de
Diffstat (limited to 'jjb/policy/policy-distribution.yaml')
-rw-r--r--jjb/policy/policy-distribution.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/policy/policy-distribution.yaml b/jjb/policy/policy-distribution.yaml
index 53404fd5c..46110b40c 100644
--- a/jjb/policy/policy-distribution.yaml
+++ b/jjb/policy/policy-distribution.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-distribution-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/distribution'
project-name: 'policy-distribution'
branch: 'master'