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

[21048] Test to stress the repeater mode #456

Merged
merged 3 commits into from
Jun 7, 2024
Merged

[21048] Test to stress the repeater mode #456

merged 3 commits into from
Jun 7, 2024

Conversation

Tempate
Copy link
Contributor

@Tempate Tempate commented May 31, 2024

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

Merge after:

Copy link

codecov bot commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@           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           

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

@Tempate Tempate marked this pull request as ready for review June 3, 2024 12:37
Copy link
Contributor

@LuciaEchevarria99 LuciaEchevarria99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: tempate <danieldiaz@eprosima.com>
Signed-off-by: tempate <danieldiaz@eprosima.com>
Signed-off-by: tempate <danieldiaz@eprosima.com>
Copy link
Contributor

@LuciaEchevarria99 LuciaEchevarria99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Tempate Tempate changed the title [21048] Stress test the repeater mode with many DDS Routers and different message sizes [21048] Test to stress the repeater mode Jun 7, 2024
@Tempate Tempate merged commit bc15cd4 into main Jun 7, 2024
32 checks passed
@Tempate Tempate deleted the test/reset-change branch June 7, 2024 09:54
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