From: Robert Varga Date: Mon, 15 Aug 2022 09:35:24 +0000 (+0200) Subject: Switch robot nodes to CentOS8 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=de1f0ae877950b646086f4f66d51670f81a25b87;p=releng%2Fbuilder.git Switch robot nodes to CentOS8 We cannot run CSIT with Java 11, and Java 17 is not supported on CentOS7 images. Furthermore, as per RELENG-75, there can only be one type of robot VM. Switch to using CentOS8 robot nodes. Change-Id: Iab9ba8b55584063abe340da989f16123386767ac Signed-off-by: Robert Varga --- diff --git a/jjb/integration/integration-templates.yaml b/jjb/integration/integration-templates.yaml index 6e13844bc..155ed9c93 100644 --- a/jjb/integration/integration-templates.yaml +++ b/jjb/integration/integration-templates.yaml @@ -47,7 +47,7 @@ ##################### project-type: freestyle - node: centos7-robot-2c-8g + node: centos8-robot-2c-8g concurrent: true disabled: "{disable-job}"