-
Notifications
You must be signed in to change notification settings - Fork 7k
[release] RlLib py310 release test upgrades #58385
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
Conversation
Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
There was a problem hiding this 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 upgrades several RLlib release tests to use Python 3.10 by adding python: "3.10" to their configurations in release/release_tests.yaml. The changes are consistent and correctly applied to all tests within the RLlib tests group, which aligns with the PR's stated goal. The changes appear correct and I have no specific comments on the diffs. As a potential follow-up, you might consider also updating the long_running_impala test, which is owned by team: rllib, to Python 3.10 for consistency across all RLlib-related tests.
upgrading rllib release tests to run on python 3.10 Release link: https://buildkite.com/ray-project/release/builds/66495#_ All failing tests are disabled Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
upgrading rllib release tests to run on python 3.10 Release link: https://buildkite.com/ray-project/release/builds/66495#_ All failing tests are disabled Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
upgrading rllib release tests to run on python 3.10 Release link: https://buildkite.com/ray-project/release/builds/66495#_ All failing tests are disabled Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com> Signed-off-by: Aydin Abiar <aydin@anyscale.com>
upgrading rllib release tests to run on python 3.10 Release link: https://buildkite.com/ray-project/release/builds/66495#_ All failing tests are disabled Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com> Signed-off-by: YK <1811651+ykdojo@users.noreply.github.com>
upgrading rllib release tests to run on python 3.10 Release link: https://buildkite.com/ray-project/release/builds/66495#_ All failing tests are disabled Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
upgrading rllib release tests to run on python 3.10
Release link: https://buildkite.com/ray-project/release/builds/66495#_
All failing tests are disabled