From: Sangwook Ha Date: Sat, 17 Sep 2022 07:30:13 +0000 (-0700) Subject: Use latest Ubuntu 18.04 image for tools system X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=7b40122098ffc278fd8bfcddd0b295d15f9d8389;p=releng%2Fbuilder.git Use latest Ubuntu 18.04 image for tools system Update of tools_system_image to the latest Ubuntu 18.04 image (20220915-223016.788) was lost in CR I219ae52e4. Fix that up. Change-Id: I2a5818f40c90a592b4d84ab8b96e394bc241adc3 Signed-off-by: Sangwook Ha --- diff --git a/jjb/defaults.yaml b/jjb/defaults.yaml index 346eec320..9f0090cb1 100644 --- a/jjb/defaults.yaml +++ b/jjb/defaults.yaml @@ -111,7 +111,7 @@ openstack_system2_image: "ZZCI - CentOS 7 - devstack - x86_64 - 20220915-220248.057" tools_system_count: 1 tools_system_flavor: "v3-standard-2" - tools_system_image: "ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220801-180111.774" + tools_system_image: "ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20220915-223016.788" openstack_stein_system_image: "ZZCI - CentOS 7 - devstack-stein - x86_64 - 20220915-222435.096" openstack_rocky_system_image: "ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20220915-220323.497"