-
Notifications
You must be signed in to change notification settings - Fork 4.7k
[release-4.19] OCPBUGS-56213: Skip GatewayAPIController tests on clusters without OLM capabilities #29815
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: release-4.19
Are you sure you want to change the base?
[release-4.19] OCPBUGS-56213: Skip GatewayAPIController tests on clusters without OLM capabilities #29815
Conversation
…M capabilities This ensures GatewayAPIController tests are only run on clusters where OLM and related capabilities are enabled.
@alebedev87: This pull request references Jira Issue OCPBUGS-56213, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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. |
/retest |
/payload-job periodic-ci-openshift-release-master-ci-4.19-e2e-aws-ovn-no-capabilities |
@alebedev87: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/7fa7b8e0-347d-11f0-8d3a-84c24e490c0a-0 |
Analysis of the payload test with no capabilities:
|
/retest-required |
@alebedev87: The following tests failed, say
Full PR test history. Your PR dashboard. 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. |
/approve |
/label qe-approved based on the analysis of the payload test |
@alebedev87: This pull request references Jira Issue OCPBUGS-56213, which is invalid:
Comment Retaining the jira/valid-bug label as it was manually added. 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. |
@lihongan: Can not set label cherry-pick-approved: Must be member in one of these teams: [openshift-staff-engineers] 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 kubernetes-sigs/prow repository. |
/lgtm I cannot add the "backport-risk-assessed" label. However, my assessment is that this is a low-risk change that only modifies the E2E test to add a skip for an unsupported configuration. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: alebedev87, knobunc, Miciah The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/assign @deads2k |
This is a manual cherry pick of #29784.