CMP-4147: override e2e-deployment test to use OCP 4.22 cluster#81719
CMP-4147: override e2e-deployment test to use OCP 4.22 cluster#81719rhmdnd wants to merge 1 commit into
Conversation
This is necessary for testing ComplianceAsCode/compliance-operator#1124 which relies on OpenShift API features only available in 4.22. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
@rhmdnd: This pull request references CMP-4147 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 story to target the "5.0.0" version, but no target version was set. 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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rhmdnd 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 |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
WalkthroughThe compliance-operator CI configuration adds an ARM64 OCP 4.22 nightly release candidate and updates the AWS end-to-end deployment test to use its release image. ChangesCompliance Operator Release Configuration
Estimated code review effort: 2 (Simple) | ~5 minutes 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
cc: @vickeybrown for reviews since we're working through the TLS adherence changes for CO and FIO. |
|
@rhmdnd: The following test failed, say
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. |
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
This is necessary for testing ComplianceAsCode/compliance-operator#1124
which relies on OpenShift API features only available in 4.22.
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com
Summary by CodeRabbit
Updates the compliance-operator e2e AWS deployment CI workflow to run against an OpenShift 4.22 nightly release image, enabling tests that depend on APIs introduced in OCP 4.22 while preserving the existing 4.17 configuration.