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

ASAN and TSAN CI support [16116] #3072

Closed
wants to merge 9 commits into from
Closed

ASAN and TSAN CI support [16116] #3072

wants to merge 9 commits into from

Conversation

jparisu
Copy link
Contributor

@jparisu jparisu commented Nov 7, 2022

Merge after:

Description

This PR adds TSAN and ASAN jobs for discovery server tests.

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.
  • Any new/modified methods have been properly documented using Doxygen.
  • Fast DDS test suite has been run locally.
  • Changes are ABI compatible.
  • Changes are API compatible.
  • Documentation builds and tests pass locally.
  • New feature has been added to the versions.md file (if applicable).
  • New feature has been documented/Current behavior is correctly described in the documentation.

Reviewer Checklist

  • Check contributor checklist is correct.
  • Check CI results: changes do not issue any warning.
  • Check CI results: failing tests are unrelated with the changes.

@jparisu jparisu changed the title ASAN and TSAN CI support ASAN and TSAN CI support [16116] Nov 7, 2022
@jparisu jparisu force-pushed the ci/asan-ds branch 2 times, most recently from c1d2469 to 5379d29 Compare November 7, 2022 14:52
jparisu added 7 commits November 10, 2022 10:08
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
jparisu added 2 commits November 10, 2022 11:32
Signed-off-by: jparisu <javierparis@eprosima.com>
Signed-off-by: jparisu <javierparis@eprosima.com>
@jparisu
Copy link
Contributor Author

jparisu commented Nov 11, 2022

Closed in favor of #3084 and #3085

@jparisu jparisu closed this Nov 11, 2022
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.

1 participant