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

Increase timeout for tracing test #2068

Merged
merged 3 commits into from
May 31, 2024

Conversation

sjberman
Copy link
Contributor

Problem: The tracing test can be flaky and traces occasionally don't show up in the collector in a timely manner.

Solution: Remove the test retry, and replace with a longer timeout for sending requests and checking for traces. Unable to produce the issue locally, but seen in pipelines, so hoping that this helps.

Problem: The tracing test can be flaky and traces occasionally don't show up in the collector in a timely manner.

Solution: Remove the test retry, and replace with a longer timeout for sending requests and checking for traces. Unable to produce the issue locally, but seen in pipelines, so hoping that this helps.
@sjberman sjberman requested a review from a team as a code owner May 31, 2024 14:28
@github-actions github-actions bot added the tests Pull requests that update tests label May 31, 2024
@sjberman sjberman enabled auto-merge (squash) May 31, 2024 17:00
@sjberman sjberman merged commit 286f3ea into nginxinc:main May 31, 2024
38 checks passed
@sjberman sjberman deleted the tests/tracing-timeout branch May 31, 2024 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Pull requests that update tests
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants