USHIFT-6528: Switch to RHEL 9.8 production registry for bootc images#6776
Conversation
Replace RHEL 9.6 (EL96) published-images test scenarios with RHEL 9.8 (EL98) versions. These scenarios enable testing of published MicroShift container images with signature verification. Changes: - Remove el96-lrel@published-images-standard1.sh - Remove el96-lrel@published-images-standard2.sh - Add el98-lrel@published-images-standard1.sh - Add el98-lrel@published-images-standard2.sh - Update VM name from rhel96-bootc to rhel98-bootc - Update expected OS version from 9.6 to 9.8 The new EL98 scenarios follow the same pattern as the removed EL96 scenarios with appropriate RHEL version updates. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> pre-commit.check-secrets: ENABLED
WalkthroughTest scenario scripts for RHEL 9.8 bootc are updated to launch the ChangesRHEL 9.8 Scenario Test Updates
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes 🚥 Pre-merge checks | ✅ 13 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (13 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@agullon: This pull request references USHIFT-6528 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 either version "5.0." or "openshift-5.0.", but it targets "openshift-4.22" instead. DetailsIn 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. |
|
/verified by CI |
|
@agullon: This PR has been marked as verified by DetailsIn 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. |
|
@agullon: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: agullon, ggiguash The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Update published-images test scenarios from RHEL 9.6 (EL96) to RHEL 9.8 (EL98).
Changes:
el96-lrel@published-images-standard1.shwithel98-lrel@published-images-standard1.shel96-lrel@published-images-standard2.shwithel98-lrel@published-images-standard2.shrhel96-bootc→rhel98-bootc9.6→9.8(standard1 scenario)Both scenarios maintain signature verification for published MicroShift images and follow the same testing pattern as their EL96 predecessors.
Related PR:
Summary by CodeRabbit