From 35039094aee171929ca3a9982efda20f8b2cfb42 Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Fri, 25 Oct 2024 08:06:51 +1000 Subject: [PATCH] Chore: Update ovs 2.17.11 to Ubuntu 22.04 The latest supported version of OVS 2.17.11 now available for testing on Ubuntu 22.04. Signed-off-by: Anil Belur Change-Id: I233a2290a09b62b1d3aa9f82e8785f0e3b91e1bb --- .../clouds/openstack/odlvex/ubuntu1804-mininet-ovs-28-1c-4g.cfg | 2 +- jjb/defaults.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jenkins-config/clouds/openstack/odlvex/ubuntu1804-mininet-ovs-28-1c-4g.cfg b/jenkins-config/clouds/openstack/odlvex/ubuntu1804-mininet-ovs-28-1c-4g.cfg index eb5ee85327..58e40777e0 100644 --- a/jenkins-config/clouds/openstack/odlvex/ubuntu1804-mininet-ovs-28-1c-4g.cfg +++ b/jenkins-config/clouds/openstack/odlvex/ubuntu1804-mininet-ovs-28-1c-4g.cfg @@ -1,3 +1,3 @@ LABELS=ubuntu1804-mininet-ovs-28-1c-4g -IMAGE_NAME=ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230601-180106.003 +IMAGE_NAME=ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20241024-123714.311 HARDWARE_ID=v3-standard-2 diff --git a/jjb/defaults.yaml b/jjb/defaults.yaml index fc7d6ee915..8549c21222 100644 --- a/jjb/defaults.yaml +++ b/jjb/defaults.yaml @@ -114,7 +114,7 @@ openstack_system3_image: "ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118" tools_system_count: 1 tools_system_flavor: "v3-standard-2" - tools_system_image: "ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230601-180106.003" + tools_system_image: "ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20241024-123714.311" openstack_stein_system_image: "ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368" openstack_rocky_system_image: "ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537"