-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
e2e: disable running cli commands in container test because of flakes #15363
Conversation
[test] |
Isn't this the second time we disable this test? :) |
@Kargakis it might be... i'm still not sure what caused this to flake again, best guess will be something in the recent kube rebase around |
/joke |
@Kargakis: A cannibal is someone who is fed up with people.. In 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. |
/joke about this PR |
/lgtm |
/lgtm cancel |
/assign @Kargakis |
/approve |
No approvals for Origin... At least for now |
:( |
/unassign |
continuous-integration/openshift-jenkins/merge Waiting: You are in the build queue at position: 13 |
Evaluated for origin merge up to fc434b6 |
test flake: #13977 |
[test] |
Evaluated for origin test up to fc434b6 |
force merging this as every second PR failing to merge/test without this. |
make sure there's an open blocking issue to determine the root cause |
continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/3336/) (Base Commit: bfb45e9) (PR Branch Commit: fc434b6) |
Temporarely disable this to unblock merge/test queue. This is likely journald rate limiting hitting us again...
@liggitt @smarterclayton @soltysh we need to investigate this as P0 for 3.7 :-(
Fixes #14897