From bb2a3f1f09cb00c0087681f799c2bfc9b311704c Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Fri, 1 Oct 2021 23:53:42 +1000 Subject: [PATCH] CI: Update CentOS 7 robot image A new image is required to fix the expired LE's root certificate. Ref: https://lists.opendaylight.org/g/integration-dev/message/14515 Issue-ID: https://jira.linuxfoundation.org/browse/IT-22996 Signed-off-by: Anil Belur Change-Id: I674e6d53a1a9a9518da3c260545af06cd339baf4 --- jenkins-config/clouds/openstack/odlvex/centos7-robot-2c-8g.cfg | 2 +- jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg | 2 +- jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/jenkins-config/clouds/openstack/odlvex/centos7-robot-2c-8g.cfg b/jenkins-config/clouds/openstack/odlvex/centos7-robot-2c-8g.cfg index c78d1beaab..09cbdcf908 100644 --- a/jenkins-config/clouds/openstack/odlvex/centos7-robot-2c-8g.cfg +++ b/jenkins-config/clouds/openstack/odlvex/centos7-robot-2c-8g.cfg @@ -1,4 +1,4 @@ LABELS=centos7-robot-2c-8g -IMAGE_NAME=ZZCI - CentOS 7 - robot - x86_64 - 20200813-045046.282 +IMAGE_NAME=ZZCI - CentOS 7 - robot - x86_64 - 20211001-132202.905 HARDWARE_ID=v3-standard-2 INSTANCE_CAP=16 diff --git a/jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg b/jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg index 597ca06368..5ae5aaad60 100644 --- a/jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg +++ b/jenkins-config/clouds/openstack/odlvex/queue-disttest-2c-1g.cfg @@ -1,4 +1,4 @@ LABELS=queue-disttest-2c-1g -IMAGE_NAME=ZZCI - CentOS 7 - robot - x86_64 - 20200813-045046.282 +IMAGE_NAME=ZZCI - CentOS 7 - robot - x86_64 - 20211001-132202.905 HARDWARE_ID=v3-standard-2 INSTANCE_CAP=1 diff --git a/jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg b/jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg index 457bd62ee3..2f42a3c0e6 100644 --- a/jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg +++ b/jenkins-config/clouds/openstack/odlvex/queue-intque-2c-1g.cfg @@ -1,5 +1,5 @@ LABELS=queue-intque-2c-1g -IMAGE_NAME=ZZCI - CentOS 7 - robot - x86_64 - 20200813-045046.282 +IMAGE_NAME=ZZCI - CentOS 7 - robot - x86_64 - 20211001-132202.905 HARDWARE_ID=v3-standard-2 INSTANCE_CAP=1 NUM_EXECUTORS=4 -- 2.36.6