openthread / ot-br-posix

OpenThread Border Router, a Thread border router for POSIX-based platforms.
https://openthread.io/
BSD 3-Clause "New" or "Revised" License
420 stars 235 forks source link

[test] increase reply timeout for AttachToAllNodes #2543

Closed bukepo closed 1 month ago

bukepo commented 1 month ago

This commit increases the reply timeout for AttachToAllNodes due to the increased leader restore timeout.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 45.79%. Comparing base (2b41187) to head (db28935). Report is 826 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2543 +/- ## ========================================== - Coverage 55.77% 45.79% -9.99% ========================================== Files 87 102 +15 Lines 6890 12070 +5180 Branches 0 884 +884 ========================================== + Hits 3843 5527 +1684 - Misses 3047 6244 +3197 - Partials 0 299 +299 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.