-
Notifications
You must be signed in to change notification settings - Fork 4.8k
cmd/openshift-tests/e2e: Skip "HostPath should support existing..." #21724
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
cmd/openshift-tests/e2e: Skip "HostPath should support existing..." #21724
Conversation
|
how did #21713 merge if it added tests that don't pass? |
|
oh these are the flaky ones? /lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bparees, 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 |
|
These are the flaky ones. I'll force merge this if we flake on other tests. |
|
Also proper fix for the hostpath tests - #21727 |
|
#21727 allegedly fixes this, want to give that a chance to run: /hold |
|
/retest |
These were recently added to the default suite in e068870 (Widen the smoke-4 suite to be the full parallel, minus known failures, 2019-01-01, openshift#21713), but they're blocking CI [1]. Skip them until we get the tests fixed. [1]: https://bugzilla.redhat.com/show_bug.cgi?id=1663327
0d775b2 to
0af8dee
Compare
|
New changes are detected. LGTM label has been removed. |
|
I merged #21727 which fixed this. Not necessary now. |
These were recently added to the default suite in e068870 (#21713), but they're blocking CI. Skip them until we get the tests fixed.
CC @gnufied, @bparees