From 7b40122098ffc278fd8bfcddd0b295d15f9d8389 Mon Sep 17 00:00:00 2001 From: Sangwook Ha Date: Sat, 17 Sep 2022 00:30:13 -0700 Subject: [PATCH] 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 --- jjb/defaults.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.36.6