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

backport to 1.13: Fixes grpc tests on Windows (#12433) #14594

Merged
merged 1 commit into from
Jan 7, 2021

Conversation

cpakulski
Copy link
Contributor

  1. Adds localhost to the upstreamcert.cfg
  2. Makes fake_upstream TcpListenerSocket connect to the localhost instead of any address.
  3. GRPC tests are no longer failing on windows.

Risk Level: Low
Testing: N/A

Signed-off-by: Sotiris Nanopoulos sonanopo@microsoft.com
Signed-off-by: Christoph Pakulski christoph@tetrate.io

1. Adds localhost to the upstreamcert.cfg
2. Makes fake_upstream TcpListenerSocket connect to the localhost instead of any address.
3. GRPC tests are no longer failing on windows.

Risk Level: Low
Testing: N/A

Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
Signed-off-by: Christoph Pakulski <christoph@tetrate.io>
Copy link
Contributor

@alyssawilk alyssawilk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! feel free to ping me when CI finishes :-)

@cpakulski cpakulski marked this pull request as ready for review January 7, 2021 16:41
@cpakulski
Copy link
Contributor Author

@alyssawilk CI is happy :-)

@alyssawilk alyssawilk merged commit 656bd6f into envoyproxy:release/v1.13 Jan 7, 2021
@cpakulski cpakulski deleted the rel1.13/12433 branch January 7, 2021 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants