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

tcp tunneling: fix integration test flake #12267

Merged
merged 2 commits into from
Jul 24, 2020
Merged

tcp tunneling: fix integration test flake #12267

merged 2 commits into from
Jul 24, 2020

Conversation

mattklein123
Copy link
Member

We need to wait for all listeners to be up.

Fixes #12253 (and maybe other flakes)

Risk Level: None
Testing: Existing tests
Docs Changes: N/A
Release Notes: N/A

We need to wait for all listeners to be up.

Fixes #12253

Signed-off-by: Matt Klein <[email protected]>
@mattklein123
Copy link
Member Author

cc @alyssawilk

Signed-off-by: Matt Klein <[email protected]>
@lizan lizan merged commit 08464ec into master Jul 24, 2020
@mattklein123 mattklein123 deleted the tcp_tunneling_fix branch July 24, 2020 05:55
KBaichoo pushed a commit to KBaichoo/envoy that referenced this pull request Jul 30, 2020
We need to wait for all listeners to be up.

Fixes envoyproxy#12253 (and maybe other flakes)

Risk Level: None
Testing: Existing tests
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: Matt Klein <[email protected]>
Signed-off-by: Kevin Baichoo <[email protected]>
chaoqin-li1123 pushed a commit to chaoqin-li1123/envoy that referenced this pull request Aug 7, 2020
We need to wait for all listeners to be up.

Fixes envoyproxy#12253 (and maybe other flakes)

Risk Level: None
Testing: Existing tests
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: Matt Klein <[email protected]>
Signed-off-by: chaoqinli <[email protected]>
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.

tcp tunneling integration flake
2 participants