From 89e571a52f594cfb88b56d02bf25d33d2457592c Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Wed, 15 Mar 2023 14:41:02 +1100 Subject: [PATCH] Removal focal pins for testing This is a partial revert of I1af9f5599168aadc1e7fcdfae281935e6211a597. I believe we worked around this issue with podman and cgroups with Ie663d01d77e17f560a92887cba1e2c86b421b24d in the nodepool-builder container. So we can unpin this. Change-Id: I6a818999006c539e84aae8b59d5055c2f3aa25ca --- .zuul.d/jobs.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.zuul.d/jobs.yaml b/.zuul.d/jobs.yaml index f3a2f60b3..0a7fad2d7 100644 --- a/.zuul.d/jobs.yaml +++ b/.zuul.d/jobs.yaml @@ -131,10 +131,6 @@ nodepool_diskimage: base_element : fedora-container release: '36' - # NOTE(ianw) 2022-07-11 : something in jammy has broken running - # podman inside docker. Investigations continue, but force this - # back for now. - nodeset: ubuntu-focal - job: name: dib-nodepool-functional-openstack-rockylinux-8-containerfile-src @@ -148,10 +144,6 @@ nodepool_diskimage: base_element: rocky-container release: '8' - # NOTE(ianw) 2022-07-11 : something in jammy has broken running - # podman inside docker. Investigations continue, but force this - # back for now. - nodeset: ubuntu-focal - job: name: dib-nodepool-functional-openstack-rockylinux-9-containerfile-src @@ -165,10 +157,6 @@ nodepool_diskimage: base_element: rocky-container release: '9' - # NOTE(ianw) 2022-07-11 : something in jammy has broken running - # podman inside docker. Investigations continue, but force this - # back for now. - nodeset: ubuntu-focal - job: name: dib-nodepool-functional-openstack-ubuntu-xenial-src