Fix network test exclusion#25581
Conversation
|
@danwinship: GitHub didn't allow me to request PR reviews from the following users: danwinship. Note that only openshift members and repo collaborators can review this PR, and authors cannot review their own PRs. 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. |
|
/test e2e-gcp-ovn |
|
@danwinship: The specified target(s) for
Use
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. |
|
/test e2e-aws-ovn |
|
/test all |
|
/test e2e-aws-ovn |
3 similar comments
|
/test e2e-aws-ovn |
|
/test e2e-aws-ovn |
|
/test e2e-aws-ovn |
|
/test e2e-aws-ovn |
803241e to
b0930eb
Compare
|
/test e2e-aws-ovn |
b0930eb to
4b2bb04
Compare
|
/test e2e-aws-ovn |
|
/cc @marun |
|
@danwinship lgtm, and I appreciate your taking the time to fix the docs! |
|
@danwinship: The following tests failed, say
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/test-infra repository. I understand the commands that are listed here. |
|
/test e2e-aws-ovn |
4b2bb04 to
67187e7
Compare
Add a rule here to balance out a rule removed from openshift/kubernetes, and regenerate. This un-skips a bunch of tests under ovn-kubernetes that were previously skipped unconditionally.
Un-disable a multitenant test that we unexpectedly fixed, and an ovn-kubernetes test that had been skipped because of an upstream flake which has since been fixed.
67187e7 to
38e841d
Compare
|
/auto-cc |
|
/lgtm |
|
/approve Thanks Dan |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: danwinship, knobunc, marun 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 |
Completes openshift/kubernetes#382 by revendoring and making the corresponding origin-side changes (resulting in a bunch of tests being un-skipped under ovn-kubernetes, and eventually in third-party network plugins).