Skip to content

Conversation

@kamil-kaczmarek
Copy link
Contributor

@kamil-kaczmarek kamil-kaczmarek commented Dec 9, 2025

Description

  • run long running tests on ray-ml image.
  • long_running_impala and long_running_many_ppo: moved tests specification to RLlib tests section.
  • assign rllib team to tune_rllib_connect_test and long_running_many_ppo.
  • tune_rllib_connect_test:
    • relevant files are under release/rllib_tests.
    • test is migrated to new API stack.
    • moved test specification to RLlib tests section.
  • tuned some timeouts.
  • removed legacy stable flag from RLlib tests.

Signed-off-by: Kamil Kaczmarek <[email protected]>
@kamil-kaczmarek kamil-kaczmarek self-assigned this Dec 9, 2025
@kamil-kaczmarek kamil-kaczmarek added testing topics about testing rllib RLlib related issues release-test release test go add ONLY when ready to merge, run all tests labels Dec 9, 2025
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates several RLlib release tests to run on the ray-ml image and assigns them to the rllib team, which aligns with the goal of fixing and standardizing RLlib release tests. The changes are generally good, but I've found a couple of potential misconfigurations where tests are set up to use GPU resources but are assigned to CPU-only clusters. This could lead to test failures. Please see the detailed comments.

@kamil-kaczmarek kamil-kaczmarek requested a review from a team December 9, 2025 06:37
Copy link
Member

@pseudo-rnd-thoughts pseudo-rnd-thoughts left a comment

Choose a reason for hiding this comment

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

Looks good to me

Do we need torch/torchvision in the byod_rllib.sh, if we run on ray-ml image?

Possibly not, I just copied the pip installs from a container image I've been using

@kamil-kaczmarek kamil-kaczmarek changed the title [RLLib] Fix RLlib release tests [RLLib] Fix some RLlib release tests Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go add ONLY when ready to merge, run all tests release-test release test rllib RLlib related issues testing topics about testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants