Add missing build node for ccsdk/parent repo 29/140729/3
authorDan Timoney <dtimoney@att.com>
Thu, 15 May 2025 13:11:31 +0000 (09:11 -0400)
committerDan Timoney <dtimoney@att.com>
Thu, 15 May 2025 18:37:49 +0000 (14:37 -0400)
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 <dtimoney@att.com>
jjb/ccsdk/parent.yaml

index 3606030..5abc9ab 100644 (file)
@@ -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