Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Migrate to centos:stream9 for python3.9 #28

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pabelanger
Copy link
Contributor

@pabelanger pabelanger commented Mar 22, 2022

Signed-off-by: Paul Belanger [email protected]

@pabelanger
Copy link
Contributor Author

recheck

@pabelanger
Copy link
Contributor Author

welp, the version of podman we are using needs to backport moby/moby#42681 from the looks of it.

@@ -32,29 +32,19 @@ RUN if [[ "$CONTAINER_IMAGE" =~ "centos" ]] ; then \
dnf update -y ; \
dnf install -y epel-release dnf-plugins-core ; \
dnf config-manager --set-disabled epel ; \

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we turn this back on now for EL9?

@raukadah
Copy link

Currently ansible-runner container image is based on quay.io/centos/centos:stream8 . We want to use ansible-runner in OpenStack TripleO CI on master branch. The OpenStack TripleO CI is based on CentOS Stream 9.

Can we get this pull request merged? or is there anything we can help to get it merged?

@raukadah
Copy link

recheck

@ryanmerolle
Copy link

ryanmerolle commented Nov 3, 2022

@Conan-Kudo @Shrews What is still blocking this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants