From: Dan Timoney Date: Thu, 15 May 2025 13:11:31 +0000 (-0400) Subject: Add missing build node for ccsdk/parent repo X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F29%2F140729%2F3;p=ci-management.git Add missing build node for ccsdk/parent repo Latest OpenDaylight version requires Java 21 and Maven version >= 3.9.5, which requires ubuntu 22.04 build node Issue-ID: CCSDK-4089 Change-Id: I585ac79618a78b8cfa24447df879608c77f8c35c Signed-off-by: Dan Timoney --- diff --git a/jjb/ccsdk/parent.yaml b/jjb/ccsdk/parent.yaml index 3606030d0..5abc9abf4 100644 --- a/jjb/ccsdk/parent.yaml +++ b/jjb/ccsdk/parent.yaml @@ -73,6 +73,7 @@ java-version: openjdk21 mvn-version: "mvn39" mvn-settings: "ccsdk-parent-settings" + build-node: ubuntu2204-docker-8c-8g # due to a strange macro / variable translation problem this needs to be # passed as a string block to properly get the properties correctly defined # in the job