OCPBUGS-85579: Add consoleless e2e CI job for cert-manager-operator#81900
OCPBUGS-85579: Add consoleless e2e CI job for cert-manager-operator#81900sebrandon1 wants to merge 1 commit into
Conversation
Add an optional e2e-operator-consoleless pre-submit job that provisions an AWS cluster with BASELINE_CAPABILITY_SET=None (Console capability disabled) to verify that the cert-manager operator installs and runs correctly on consoleless RAN/RDS clusters.
|
@sebrandon1: This pull request references Jira Issue OCPBUGS-85579, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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. |
|
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 ignored due to path filters (1)
📒 Files selected for processing (1)
WalkthroughAdds an optional ChangesCert-manager operator E2E coverage
Estimated code review effort: 2 (Simple) | ~10 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: sebrandon1 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
[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: |
|
/jira refresh |
|
@sebrandon1: This pull request references Jira Issue OCPBUGS-85579, which is valid. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Jira (amendiol@redhat.com), skipping review request. 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. |
|
@sebrandon1: 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. |
Summary
e2e-operator-consolelesspre-submit job foropenshift/cert-manager-operatorBASELINE_CAPABILITY_SET=None(Console capability disabled) to verify the operator works correctly on consoleless RAN/RDS clustersopenshift-e2e-aws-ovnworkflow withoptional-operators-operator-sdkfor bundle installTest plan
e2e-operator-consolelessrehearsal to validate the consoleless cluster provisions correctly and the operator installs without Console CRDsSummary by CodeRabbit
Adds an optional
e2e-operator-consolelesspre-submit job foropenshift/cert-manager-operator. It provisions an AWS consoleless cluster withBASELINE_CAPABILITY_SET=None, installs the operator bundle across all namespaces, and runs filtered OVN E2E tests to validate cert-manager-operator on RAN/RDS clusters without Console CRDs.