-
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
Fix error event type panic in StatefulSet e2e tests #13939
Conversation
[test] |
[merge] |
continuous-integration/openshift-jenkins/merge Waiting: You are in the build queue at position: 11 |
Evaluated for origin merge up to 514bc6c |
@sttts did not fix the problem: https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/1023/ |
re[test] |
Evaluated for origin test up to 514bc6c |
@deads2k the panic is gone. But a broken watch showed up. |
oh, awesome. People will think they're the same. Add details to the issue? If the test is using watch.Until, it's probably not handling watch window expiration with a relist operation. |
continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/1027/) (Base Commit: 1596f74) |
flake fix. merging |
Should fix #13905 (comment).