eProsima / Fast-DDS

The most complete DDS - Proven: Plenty of success cases. Looking for commercial support? Contact info@eprosima.com
https://eprosima.com
Apache License 2.0
2.16k stars 765 forks source link

[21219] Build profiling tests as alternate build in Ubuntu CI (backport #4989) #4994

Closed mergify[bot] closed 3 months ago

mergify[bot] commented 3 months ago

Description

This PR is a combination of backporting #4986 with the addition of the CI changes introduced in #4960. It enable compilation of profiling tests in Ubuntu CI.

As it only affects the alternative builds step, no-test label is added.

@Mergifyio backport 2.13.x 2.10.x

Contributor Checklist

Reviewer Checklist

mergify[bot] commented 3 months ago

Cherry-pick of 2d4c6acf8357f3a9316ee05670c618947b5dbbf8 has failed:

On branch mergify/bp/2.10.x/pr-4989
Your branch is up to date with 'origin/2.10.x'.

You are currently cherry-picking commit 2d4c6acf8.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
    modified:   .github/workflows/reusable-ubuntu-ci.yml
    modified:   test/profiling/CMakeLists.txt
    modified:   test/profiling/MemoryTestTypes.cpp
    modified:   test/profiling/MemoryTestTypes.h

Unmerged paths:
  (use "git add <file>..." to mark resolution)
    both modified:   test/CMakeLists.txt

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally