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
This commit is contained in:
parent
174089a6a5
commit
89e571a52f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user