Skip to content

test: deflake RetryHostPredicateFilter#206

Closed
lambdai wants to merge 1 commit intoistio:release-1.6from
lambdai:inttest
Closed

test: deflake RetryHostPredicateFilter#206
lambdai wants to merge 1 commit intoistio:release-1.6from
lambdai:inttest

Conversation

@lambdai
Copy link

@lambdai lambdai commented May 1, 2020

Description:
When waiting for any of the up streams available, we should not set a large number of duration for each upstream.
With this change, the test pass rate increase from 50% to 100% on my machine.
Not sure why the upstream envoy survives.

Risk Level:
Testing:
Docs Changes:
Release Notes:
[Optional Fixes #Issue]
[Optional Deprecated:]

Signed-off-by: Yuchen Dai <silentdai@gmail.com>
@lambdai lambdai requested a review from lizan May 1, 2020 06:31
@lambdai
Copy link
Author

lambdai commented May 1, 2020

hmm... upstream envoy test is passing bazel is patient
My upstream fix is
envoyproxy#11026

@PiotrSikora
Copy link

This is different from the fix in upstream that you referred to... Why do we have a custom fix for istio/envoy?

@lambdai
Copy link
Author

lambdai commented Jun 11, 2020

Aha, upstream fix could be applied here.

@lambdai
Copy link
Author

lambdai commented Jun 11, 2020

The PR is created here first because the same test is not flaky at upstream. I find the root cause a little bit later.

@lambdai
Copy link
Author

lambdai commented Jun 11, 2020

Close this one and cherry-pick the upstream commit instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants