-
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
TestRouter flakiness #17924
Comments
@stevekuznetsov can this be test-infra related? |
I have seen this as well: https://openshift-gce-devel.appspot.com/pr/17789 |
My PR on the 3.8 branch is hitting this on every run |
Same on a 3.7 PR (merged manually): |
If it's hitting 3.7 and 3.8 I would expect this to be a Go version issue. We have not had the possibility of testing non- |
Automatic merge from submit-queue (batch tested with PRs 17899, 17726, 17989). Fix the setup of the TestRouter go1.8 is strict on requiring EOL in certs https://golang.org/doc/go1.8#encoding_pem Fixes Flake: [17924](#17924)
Fixed by #17989 |
Seen in #17868, #17860
Logs:
https://storage.googleapis.com/origin-ci-test/pr-logs/pull/17868/test_pull_request_origin_end_to_end/7174/build-log.txt, https://storage.googleapis.com/origin-ci-test/pr-logs/pull/17860/test_pull_request_origin_end_to_end/7145/build-log.txt
@openshift/sig-networking
The text was updated successfully, but these errors were encountered: