8000 await endpoints ready in more e2e tests to combat flakyness by adleong · Pull Request #12947 · linkerd/linkerd2 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

await endpoints ready in more e2e tests to combat flakyness #12947

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

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

adleong
Copy link
Member
@adleong adleong commented Aug 8, 2024

#11368 added a step to certain e2e integration tests where we await the endpoints becoming ready before attempting to send traffic to them. This was done to combat flakyness on those tests.

We have observed flakyness in other similar tests, targets_route in particular. We add the same await step to that test and to all other tests in that form.

Given the nature of flaky tests, it's difficult to confirm that this fixes the flakyness.

Signed-off-by: Alex Leong <alex@buoyant.io>
@adleong adleong requested a review from a team as a code owner August 8, 2024 18:55
@adleong adleong merged commit 072841c into main Aug 22, 2024
42 checks passed
@adleong adleong deleted the alex/flaky-targets-route branch August 22, 2024 17:20
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
0