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.14: Fixes grpc tests on Windows (#12433) #14595

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>
@alyssawilk
Copy link
Contributor

why draft? just waiting on CI?

@cpakulski
Copy link
Contributor Author

Yes, I usually wait until CI is happy before converting to real PR not to generate too many emails and updates to reviewers. In this case, however, should be fine with real PR from start.

@cpakulski cpakulski marked this pull request as ready for review January 7, 2021 16:41
@alyssawilk alyssawilk merged commit baaa610 into envoyproxy:release/v1.14 Jan 7, 2021
@cpakulski cpakulski deleted the rel1.14/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