Skip to content

Conversation

@dentiny
Copy link
Contributor

@dentiny dentiny commented Mar 31, 2025

This PR is a followup for #51454, which does:

  • Add filter tag to general C++ tests, so they don't execute cgroup related tests
  • Add apply tag to cgroup C++ tests, and update test tags accordingly

@dentiny dentiny added the go add ONLY when ready to merge, run all tests label Mar 31, 2025
Signed-off-by: dentiny <[email protected]>
@dentiny dentiny force-pushed the hjiang/enable-cgroup-unit-test branch from e81c9e2 to c5983c2 Compare March 31, 2025 22:58
@dentiny dentiny force-pushed the hjiang/enable-cgroup-unit-test branch from 54f71c0 to 901ac0e Compare April 1, 2025 00:31
Signed-off-by: dentiny <[email protected]>
- bazel run //ci/ray_ci:test_in_docker -- //:all //src/... core --build-type tsan-clang
--except-tags no_tsan
- bazel run //ci/ray_ci:test_in_docker -- //:all //src/... core
--build-type tsan-clang --except-tags no_tsan,cgroup
Copy link
Collaborator

Choose a reason for hiding this comment

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

so where is the cgroup test being run?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I want to make sure I understand correctly, here I add cgroup tag to filter group, not apply group. So cgroup will not be executed for cpp TSAN test.

@dentiny dentiny changed the title [core] Enable cgroup unit tests in CI [WIP] [core] Enable cgroup unit tests in CI Apr 1, 2025
@dentiny dentiny marked this pull request as draft April 1, 2025 05:58
@dentiny dentiny changed the title [WIP] [core] Enable cgroup unit tests in CI [core] Enable cgroup unit tests in CI Apr 1, 2025
@dentiny dentiny requested a review from aslonnie April 1, 2025 10:00
@dentiny dentiny marked this pull request as ready for review April 1, 2025 10:00
Copy link
Contributor

@israbbani israbbani left a comment

Choose a reason for hiding this comment

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

🚢

@dentiny
Copy link
Contributor Author

dentiny commented Apr 1, 2025

Hi @jjyao / @aslonnie / @edoakes could you please help merge this PR? I actually want to play with some cgroup tests on CI, thanks!

@jjyao jjyao merged commit 5fce108 into ray-project:master Apr 1, 2025
5 checks passed
@edoakes
Copy link
Collaborator

edoakes commented Apr 2, 2025

🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-backlog go add ONLY when ready to merge, run all tests k8s-proj K8s and Ray OSS

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

7 participants