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

[22352] Fast DDS Auto DS Mode - Tests #5455

Open
wants to merge 5 commits into
base: feature/auto_discovery_server
Choose a base branch
from

Conversation

Mario-DL
Copy link
Member

@Mario-DL Mario-DL commented Nov 29, 2024

Description

This PR implements the test plan for the Fast DDS Auto Discovery Server Mode

Contributor Checklist

  • Commit messages follow the project guidelines.
  • The code follows the style guidelines of this project.
  • Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally
  • Any new/modified methods have been properly documented using Doxygen.
  • Any new configuration API has an equivalent XML API (with the corresponding XSD extension)
  • Changes are backport compatible: they do NOT break ABI nor change library core behavior.
  • Changes are API compatible.
  • N/A New feature has been added to the versions.md file (if applicable).
  • N/A New feature has been documented/Current behavior is correctly described in the documentation.
  • N/A Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.
  • If this is a critical bug fix, backports to the critical-only supported branches have been requested.
  • Check CI results: changes do not issue any warning.
  • Check CI results: failing tests are unrelated with the changes.

@Mario-DL Mario-DL added the no-test Skip CI tests if PR marked with this label label Nov 29, 2024
@Mario-DL Mario-DL added this to the v3.2.0 milestone Nov 29, 2024
@Mario-DL Mario-DL changed the base branch from master to feature/auto_discovery_server November 29, 2024 11:55
@Mario-DL Mario-DL marked this pull request as ready for review November 29, 2024 14:27
@github-actions github-actions bot added the ci-pending PR which CI is running label Nov 29, 2024
@Mario-DL Mario-DL requested review from richiprosima and removed request for richiprosima December 2, 2024 08:51
@Mario-DL Mario-DL force-pushed the feature/fastdds-tests/auto_discovery_server branch from cb01b36 to 9586b2d Compare December 2, 2024 08:53
@Mario-DL Mario-DL requested review from richiprosima and removed request for richiprosima December 2, 2024 09:14
@cferreiragonz cferreiragonz force-pushed the feature/auto_discovery_server branch 4 times, most recently from d41b837 to a301209 Compare December 3, 2024 14:22
@Mario-DL Mario-DL force-pushed the feature/fastdds-tests/auto_discovery_server branch from 9586b2d to de2890a Compare December 5, 2024 07:46
@Mario-DL Mario-DL requested review from richiprosima and removed request for richiprosima December 5, 2024 07:47
@cferreiragonz cferreiragonz force-pushed the feature/auto_discovery_server branch 3 times, most recently from e67c51a to 62c906a Compare December 5, 2024 15:23
@Mario-DL Mario-DL force-pushed the feature/fastdds-tests/auto_discovery_server branch from de2890a to 6950c5a Compare December 9, 2024 06:43
@Mario-DL Mario-DL requested review from richiprosima and removed request for richiprosima December 9, 2024 06:46
@Mario-DL Mario-DL force-pushed the feature/fastdds-tests/auto_discovery_server branch from 6950c5a to 1af0b9d Compare December 9, 2024 09:04
@Mario-DL Mario-DL requested review from richiprosima and removed request for richiprosima December 9, 2024 09:04
@Mario-DL Mario-DL force-pushed the feature/fastdds-tests/auto_discovery_server branch from 794b6f5 to f778e15 Compare December 9, 2024 10:32
@Mario-DL Mario-DL requested review from richiprosima and removed request for richiprosima December 9, 2024 10:33
@Mario-DL Mario-DL added needs-review PR that is ready to be reviewed and removed ci-pending PR which CI is running labels Dec 9, 2024
@cferreiragonz cferreiragonz force-pushed the feature/auto_discovery_server branch 4 times, most recently from d4fbd8a to 13ce814 Compare December 10, 2024 14:05
@Mario-DL Mario-DL force-pushed the feature/fastdds-tests/auto_discovery_server branch from f778e15 to c6ab262 Compare December 10, 2024 15:21
@Mario-DL Mario-DL requested review from richiprosima and removed request for richiprosima December 10, 2024 15:22
@github-actions github-actions bot added the ci-pending PR which CI is running label Dec 10, 2024
@cferreiragonz cferreiragonz force-pushed the feature/auto_discovery_server branch from fca60f0 to ed1eb51 Compare December 11, 2024 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-pending PR which CI is running needs-review PR that is ready to be reviewed no-test Skip CI tests if PR marked with this label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant