baremetal: add back admission controller test to skips#18769
baremetal: add back admission controller test to skips#18769openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
This test won't pass on IPv6, as it hardcodes IPv4 cluster service IP.
|
/lgtm |
|
@stbenjam: you cannot LGTM your own PR. 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/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: stbenjam, wking 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 |
|
Thanks! |
|
@stbenjam: Updated the
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/test-infra repository. |
This test won't pass on IPv6, as it hardcodes IPv4 cluster service IP. I mistakenly removed this in #17445.