Skip to content

USHIFT-6848: Disable default pre-release RHEL 9.8 and 10.2 repositories#6490

Merged
openshift-merge-bot[bot] merged 2 commits intoopenshift:mainfrom
ggiguash:rhel-disable-prerelease-repos
Apr 12, 2026
Merged

USHIFT-6848: Disable default pre-release RHEL 9.8 and 10.2 repositories#6490
openshift-merge-bot[bot] merged 2 commits intoopenshift:mainfrom
ggiguash:rhel-disable-prerelease-repos

Conversation

@ggiguash
Copy link
Copy Markdown
Contributor

No description provided.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Apr 12, 2026
@openshift-ci openshift-ci Bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 12, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 12, 2026

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@openshift-ci-robot
Copy link
Copy Markdown

@ggiguash: This pull request explicitly references no jira issue.

Details

In response to this:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 12, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: fd6471f5-b9c4-4c72-81fc-8f77018c3a40

📥 Commits

Reviewing files that changed from the base of the PR and between 7b2121a and d63e66f.

📒 Files selected for processing (4)
  • test/image-blueprints-bootc/layer1-base/group1/rhel102-test-agent.containerfile
  • test/image-blueprints-bootc/layer1-base/group1/rhel98-test-agent.containerfile
  • test/image-blueprints-bootc/layer4-release/group2/rhel102-bootc-brew-lrel-fips.containerfile
  • test/image-blueprints-bootc/templates/rpm-repo-config.sh.template

Walkthrough

Two containerfiles are updated to invoke rpm repository configuration with a --disable-all flag, supported by a new CLI option added to the script template. A separate containerfile removes containernetworking-plugins from a FIPS crypto policy installation step.

Changes

Cohort / File(s) Summary
RPM Repository Configuration
test/image-blueprints-bootc/layer1-base/group1/rhel102-test-agent.containerfile, test/image-blueprints-bootc/layer1-base/group1/rhel98-test-agent.containerfile
Added --disable-all flag to rpm-repo-config.sh invocations; updated comments to clarify repository disabling behavior and absence of EUS repositories in staging.
FIPS Configuration
test/image-blueprints-bootc/layer4-release/group2/rhel102-bootc-brew-lrel-fips.containerfile
Removed containernetworking-plugins from dnf install command and associated explanatory comments about CNI plugin dependencies.
Script Template
test/image-blueprints-bootc/templates/rpm-repo-config.sh.template
Added new --disable-all CLI option that invokes dnf config-manager --set-disabled '*' to disable all repositories.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 12, 2026
@ggiguash
Copy link
Copy Markdown
Contributor Author

/test ?

@ggiguash
Copy link
Copy Markdown
Contributor Author

/test e2e-aws-tests-cache
/test e2e-aws-tests-cache-arm

@ggiguash ggiguash changed the title NO-ISSUE: Disable default pre-release RHEL 9.8 and 10.2 repositories USHIFT-6848: Disable default pre-release RHEL 9.8 and 10.2 repositories Apr 12, 2026
@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Apr 12, 2026

@ggiguash: This pull request references USHIFT-6848 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.22.0" version, but no target version was set.

Details

In response to this:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@ggiguash
Copy link
Copy Markdown
Contributor Author

/test e2e-aws-tests-cache
/test e2e-aws-tests-cache-arm

Copy link
Copy Markdown
Contributor

@pacevedom pacevedom left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Apr 12, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 12, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ggiguash, pacevedom

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ggiguash ggiguash marked this pull request as ready for review April 12, 2026 21:39
@openshift-ci openshift-ci Bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 12, 2026
@ggiguash
Copy link
Copy Markdown
Contributor Author

/verified by ci

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Apr 12, 2026
@openshift-ci-robot
Copy link
Copy Markdown

@ggiguash: This PR has been marked as verified by ci.

Details

In response to this:

/verified by ci

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci Bot requested review from jerpeter1 and pmtk April 12, 2026 21:39
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 12, 2026

@ggiguash: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@openshift-merge-bot openshift-merge-bot Bot merged commit 2e00a33 into openshift:main Apr 12, 2026
15 checks passed
@ggiguash ggiguash deleted the rhel-disable-prerelease-repos branch April 13, 2026 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants