Test is failing on 4.21 PSI clusters because authentication.type is not OIDC, so it is failing in CI pipeline#1110
Conversation
…ot OIDC, so it is failing in CI pipeline Signed-off-by: akhil nittala <nakhil@redhat.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: svghadi 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 |
811c2f1
into
redhat-developer:master
|
/cherry-pick v1.20 |
|
@akhilnittala: only redhat-developer org members may request cherry picks. If you are already part of the org, make sure to change your membership to public. Otherwise you can still do the cherry-pick manually. 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 kubernetes-sigs/prow repository. |
|
/cherry-pick v1.20 |
|
@akhilnittala: new pull request created: #1111 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 kubernetes-sigs/prow repository. |
What type of PR is this?
What does this PR do / why we need it:
We are skipping the test if external authentication oauth CR cluster spec.type is not OIDC.
Have you updated the necessary documentation?
Which issue(s) this PR fixes:
Fixes #?
Test acceptance criteria:
How to test changes / Special notes to the reviewer:
Run the ginkgo tests on 4.21 CI pipeline.