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
|
@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. |
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 |
|
/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. |
|
/rebase |
| requests: | ||
| cpu: 100m | ||
| workflow: optional-operators-ci-operator-sdk-hypershift | ||
| - as: e2e-operator-consoleless |
There was a problem hiding this comment.
| - as: e2e-operator-consoleless | |
| - always_run: false | |
| as: e2e-operator-consoleless |
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.
46cfc27 to
ff5538b
Compare
|
@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. |
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@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. |
|
Addressed both review items:
Also rebased on main. All CI checks passing. |
Summary
e2e-operator-consolelesspre-submit job foropenshift/cert-manager-operatoron master, cert-manager-1.19, and cert-manager-1.20 branchesBASELINE_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 CRDs