Skip to content

Fixes grpc tests on Windows #12433

Merged
htuch merged 5 commits intoenvoyproxy:masterfrom
davinci26:grpTests
Aug 11, 2020
Merged

Fixes grpc tests on Windows #12433
htuch merged 5 commits intoenvoyproxy:masterfrom
davinci26:grpTests

Conversation

@davinci26
Copy link
Copy Markdown
Member

Signed-off-by: Sotiris Nanopoulos sonanopo@microsoft.com

Commit Message:

  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.

Additional Description:
Risk Level: Low
Testing: N/A
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: davinci26 <sotirisnan@gmail.com>
Signed-off-by: davinci26 <sotirisnan@gmail.com>
@dio dio assigned lizan Aug 2, 2020
@davinci26
Copy link
Copy Markdown
Member Author

@envoyproxy/windows-dev

@davinci26
Copy link
Copy Markdown
Member Author

davinci26 commented Aug 3, 2020

@lizan I have format errors on the autogenerated files header files (that contain the hashes). Should I also fixed or should we ignore them from the formatting rule?

@lizan
Copy link
Copy Markdown
Member

lizan commented Aug 4, 2020

@davinci26 format check is required for all checked-in files regardless whether they are generated or not. run fix_format and you should be good.

Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
@davinci26 davinci26 requested a review from htuch as a code owner August 5, 2020 19:32
Signed-off-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
@davinci26
Copy link
Copy Markdown
Member Author

@lizan this is ready for another review

Copy link
Copy Markdown
Member

@lizan lizan left a comment

Choose a reason for hiding this comment

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

Thanks!

@htuch htuch merged commit 276c978 into envoyproxy:master Aug 11, 2020
jrajahalme added a commit to cilium/proxy that referenced this pull request Dec 18, 2020
Refresh test certificates by backporting upstream commit
276c978576b252f0f20d8531fe9dd90d966ede42 (PR
envoyproxy/envoy#12433).

Signed-off-by: Jarno Rajahalme <jarno@covalent.io>
jrajahalme added a commit to cilium/proxy that referenced this pull request Dec 22, 2020
Refresh test certificates by backporting upstream commit
276c978576b252f0f20d8531fe9dd90d966ede42 (PR
envoyproxy/envoy#12433).

Signed-off-by: Jarno Rajahalme <jarno@covalent.io>
cpakulski pushed a commit to cpakulski/envoy that referenced this pull request Jan 7, 2021
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>
cpakulski pushed a commit to cpakulski/envoy that referenced this pull request Jan 7, 2021
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 pushed a commit that referenced this pull request Jan 7, 2021
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>

Co-authored-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
alyssawilk pushed a commit that referenced this pull request Jan 7, 2021
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>

Co-authored-by: Sotiris Nanopoulos <sonanopo@microsoft.com>
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.

3 participants