Skip to content
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

Fixes #38020 - Add RHEL 10 recommended repositories #11225

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

ianballou
Copy link
Member

What are the changes introduced in this pull request?

Adds RHEL 10 in the recommended repos list.

Considerations taken when implementing this change?

Should the RHEL 10 Satellite client repo be added proactively? We'd need to make sure the name is correct.

What are the testing steps for this pull request?

Check that all of the recommended repositories added here show up on the Red Hat repos page. You won't be able to enable them, but you should see them.

@@ -27,6 +35,7 @@ const recommendedRepositoriesRHEL = [
];

const recommendedRepositoriesSatTools = [
'satellite-client-6-for-rhel-10-x86_64-rpms',
Copy link
Member Author

Choose a reason for hiding this comment

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

@ehelms do we know that the future Satellite client 6 repo for RHEL 10 will match this?

Copy link
Member

Choose a reason for hiding this comment

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

Yes - it should, as far as we know, follow the same pattern as RHEL 9.

Copy link
Contributor

@parthaa parthaa left a comment

Choose a reason for hiding this comment

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

APJ

@ianballou
Copy link
Member Author

Test failure is transient and only failed in one of the 3 test matrices -- merging.

@ianballou ianballou merged commit 45510db into Katello:master Nov 20, 2024
24 of 27 checks passed
@ianballou ianballou deleted the 38020-rhel-10-recommended-repos branch November 20, 2024 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants