Skip to content

Use RHEL bootc containers instead of CentOS Stream #1446

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

jkonecny12
Copy link
Member

@jkonecny12 jkonecny12 commented Jun 26, 2025

We used CentOS Stream containers for RHEL testing because the official RHEL containers are behind the authentication. However, these repositories are available behind the VPN which is true for most of the other installation sources we are using for RHEL.

This commit enables the bootc uefi test to work on RHEL. The CentOS Stream containers can't be used as they contain CentOS Stream bootloader configuration which is not compatible with RHEL.

Blocked by:

Copy link
Contributor

@jikortus jikortus left a comment

Choose a reason for hiding this comment

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

The changes look good to me, thank you!

@rvykydal, could you please have a look at why the remaining check hasn't finished?

@jkonecny12
Copy link
Member Author

The changes look good to me, thank you!

@rvykydal, could you please have a look at why the remaining check hasn't finished?

It wasn't started manually as we need to merge the RHEL changes first as written in the description of this PR.

@rvykydal
Copy link
Contributor

/test-os-variants

@rvykydal
Copy link
Contributor

/test-tmt

@rvykydal
Copy link
Contributor

@jkonecny12 can you please rebase the PR, so we can re-run the tests on it? The rebase is needed because of my change in #1450

@rvykydal rvykydal force-pushed the main-extend-booupd-test branch from 12ca2e3 to a309979 Compare July 22, 2025 12:46
@rvykydal
Copy link
Contributor

/test-os-variants

@rvykydal
Copy link
Contributor

/test-tmt

@rvykydal
Copy link
Contributor

@jkonecny12 can you please rebase the PR, so we can re-run the tests on it? The rebase is needed because of my change in #1450

I took the liberty to rebase the PR so you don't have to bother with it.

@rvykydal rvykydal added the feature pending The feature is not released yet for some of non-disabled os variants (/test-os-variants fails). label Jul 22, 2025
We used CentOS Stream containers for RHEL testing because the official
RHEL containers are behind the authentication. However, these
repositories are available behind the VPN which is true for most of the
other installation sources we are using for RHEL.

This commit enables the bootc uefi test to work on RHEL. The CentOS
Stream containers can't be used as they contain CentOS Stream bootloader
configuration which is not compatible with RHEL.
@rvykydal rvykydal force-pushed the main-extend-booupd-test branch from a309979 to cae4671 Compare July 24, 2025 12:01
@rvykydal
Copy link
Contributor

/test-tmt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature pending The feature is not released yet for some of non-disabled os variants (/test-os-variants fails).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants