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

retry the MTU integration test up to 3 times #4519

Merged
merged 1 commit into from
May 14, 2024

Conversation

marten-seemann
Copy link
Member

This test is very sensitive to packet loss, as the loss of a single Path MTU probe packet makes DPLPMTUD clip the assumed MTU at that value.

This test is very sensitive to packet loss, as the loss of a single Path MTU
probe packet makes DPLPMTUD clip the assumed MTU at that value.
@marten-seemann marten-seemann linked an issue May 14, 2024 that may be closed by this pull request
Copy link

codecov bot commented May 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.14%. Comparing base (2557fb9) to head (87c4897).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4519      +/-   ##
==========================================
- Coverage   85.16%   85.14%   -0.02%     
==========================================
  Files         154      154              
  Lines       14782    14782              
==========================================
- Hits        12588    12585       -3     
- Misses       1687     1689       +2     
- Partials      507      508       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@marten-seemann marten-seemann merged commit 056a332 into master May 14, 2024
34 checks passed
@marten-seemann marten-seemann deleted the retry-flaky-mtu-discovery-test branch May 14, 2024 09:14
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.

flaky MTU discoverer integration test
1 participant