baremetal: remove filters for sig-network and any disconnected tests#17445
baremetal: remove filters for sig-network and any disconnected tests#17445openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
|
Skipping CI for Draft Pull Request. |
ci-operator/step-registry/baremetalds/e2e/test/baremetalds-e2e-test-commands.sh
Outdated
Show resolved
Hide resolved
|
Just waiting on openshift/origin#26019, and I'll take this out of draft to see how it does on rehearse. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: stbenjam 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 |
a4f1d4b to
42aec9f
Compare
|
These tests still fail with "too many colons in address" (origin needs revendoring of openshift/kubernetes#628) This one needs to be added to the disconnected list (openshift/origin#26050) |
|
/test pj-rehearse |
|
Dualstack seems to be having issues with sig-builds, not sure why. :-\ |
|
/test pj-rehearse |
|
These are failing on dualstack: Going to re-instate them while we investigate them as well. |
|
/test pj-rehearse |
4 similar comments
|
/test pj-rehearse |
|
/test pj-rehearse |
|
/test pj-rehearse |
|
/test pj-rehearse |
eb40cb0 to
f8fae0d
Compare
9e167f5 to
84b2821
Compare
|
/test pj-rehearse |
2 similar comments
|
/test pj-rehearse |
|
/test pj-rehearse |
|
@stbenjam: 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. |
This PR removes the filters for any tests that belong to sig-network or do not work on disconnected. Some tests will be skipped in code in openshift-tests, as there's now logic to filter disconnected tests out.
|
/lgtm |
|
/hold cancel |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ardaguclu, stbenjam 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 |
|
We've seen this PR pass the variations of metal at least once: #17445 (comment). We also see it pass locally in our dev environments. It's hard to get pj-rehearse to pick the exact jobs we want, so we've agreed to land this, and I'll watch the release dashboard carefully today just in case we missed something. |
|
@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 PR removes the filters for any tests that belong to sig-network or
do not work on disconnected. Some tests will be skipped in code in
openshift-tests, as there's now logic to filter disconnected tests out.