Skip to content
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 kubectl proxy test: Make future flake diagnosis possible #19968

Merged
merged 1 commit into from
Jan 22, 2016

Conversation

lavalamp
Copy link
Member

It's currently unclear if the request failed because the proxy wasn't
quite up yet, or if it failed because traffic couldn't get from the
proxy to apiserver. Getting the proxy logs unconditionally should help
narrow this down.

Fixes #19500 (for the moment-- I was unable to reproduce it in a bunch of tries)

It's currently unclear if the request failed because the proxy wasn't
quite up yet, or if it failed because traffic couldn't get from the
proxy to apiserver. Getting the proxy logs unconditionally should help
narrow this down.
@k8s-github-robot k8s-github-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jan 22, 2016
@k8s-github-robot
Copy link

Labelling this PR as size/S

@lavalamp
Copy link
Member Author

Unit test failure is this: #19466

@lavalamp
Copy link
Member Author

@k8s-bot unit test this

@k8s-bot
Copy link

k8s-bot commented Jan 22, 2016

GCE e2e test build/test passed for commit 23fd5e9.

@gmarek gmarek assigned gmarek and unassigned ixdy Jan 22, 2016
@gmarek gmarek added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 22, 2016
mwielgus added a commit that referenced this pull request Jan 22, 2016
e2e kubectl proxy test: Make future flake diagnosis possible
@mwielgus mwielgus merged commit 631b965 into kubernetes:master Jan 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants