From 0d76e40c123f2a70caefafc38807398f2fd0e175 Mon Sep 17 00:00:00 2001 From: Matthew Watkins Date: Thu, 15 Jan 2026 15:55:04 +0000 Subject: [PATCH] Fix: policy/parent build node breakage for release Issue-ID: CIMAN-33 Change-Id: I085c2be28549c76b7b8485d80df4bc1b3e1b00bc Signed-off-by: Matthew Watkins --- jjb/policy/policy-parent.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/policy/policy-parent.yaml b/jjb/policy/policy-parent.yaml index 380e8999f..85e4b7039 100644 --- a/jjb/policy/policy-parent.yaml +++ b/jjb/policy/policy-parent.yaml @@ -37,7 +37,7 @@ - gerrit-maven-stage: sbom-generator: true sign-artifacts: true - build-node: centos8-docker-4c-4g + build-node: ubuntu2204-docker-8c-8g maven-versions-plugin: true mvn-params: "-Dmaven.test.skip=true" - "{project-name}-gerrit-release-jobs": -- 2.16.6