From 276d4e2b6355467f0a11c161fd7f39a8f15ccd8a Mon Sep 17 00:00:00 2001 From: Matthew Watkins Date: Tue, 19 Mar 2024 17:24:11 +0000 Subject: [PATCH] Chore: Add most recent Ubuntu-22.04 cattle type for DevStack Issue-id: RELENG-4765 Change-Id: Ib05a7a2b67a04bb2073ec175d5f80688f3f17c39 Signed-off-by: Matthew Watkins --- .../releasenotes/notes/prep-ubuntu-22-devstack-90c1c49253d4afcc.yaml | 5 +++++ .../clouds/openstack/cattle/ubuntu2204-devstack-4c-16g.cfg | 3 +++ 2 files changed, 8 insertions(+) create mode 100644 jenkins-config/clouds/openstack/cattle/releasenotes/notes/prep-ubuntu-22-devstack-90c1c49253d4afcc.yaml create mode 100644 jenkins-config/clouds/openstack/cattle/ubuntu2204-devstack-4c-16g.cfg diff --git a/jenkins-config/clouds/openstack/cattle/releasenotes/notes/prep-ubuntu-22-devstack-90c1c49253d4afcc.yaml b/jenkins-config/clouds/openstack/cattle/releasenotes/notes/prep-ubuntu-22-devstack-90c1c49253d4afcc.yaml new file mode 100644 index 00000000..2fd14034 --- /dev/null +++ b/jenkins-config/clouds/openstack/cattle/releasenotes/notes/prep-ubuntu-22-devstack-90c1c49253d4afcc.yaml @@ -0,0 +1,5 @@ +--- +features: + - | + Prepare to test Ubuntu 22-04 baseline common-packer setup + for devstack diff --git a/jenkins-config/clouds/openstack/cattle/ubuntu2204-devstack-4c-16g.cfg b/jenkins-config/clouds/openstack/cattle/ubuntu2204-devstack-4c-16g.cfg new file mode 100644 index 00000000..99e75ae6 --- /dev/null +++ b/jenkins-config/clouds/openstack/cattle/ubuntu2204-devstack-4c-16g.cfg @@ -0,0 +1,3 @@ +LABELS=ubuntu2204-devstack-4c-16g +IMAGE_NAME=ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118 +HARDWARE_ID=v3-standard-4 -- 2.16.6