eProsima / DDS-Router

The DDS Router is an application developed by eProsima that allows, using Fast DDS, to communicate by DDS protocol different networks. Looking for commercial support? Contact info@eprosima.com
https://eprosima.com
Apache License 2.0
56 stars 20 forks source link

[21048] Test to stress the repeater mode #456

Closed Tempate closed 3 months ago

Tempate commented 3 months ago

This PR is a follow up on https://github.com/eProsima/DDS-Router/discussions/353, where @kim3097 discovered a bug in a DDS Router with a single repeater participant receiving messages of different sizes. https://github.com/eProsima/DDS-Pipe/pull/9 fixes it, and this PR tests it.

Merge after:

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 30.41%. Comparing base (b4b4be1) to head (3a16b70). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #456 +/- ## ======================================= Coverage 30.41% 30.41% ======================================= Files 16 16 Lines 559 559 Branches 297 297 ======================================= Hits 170 170 Misses 202 202 Partials 187 187 ```

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