mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
![]() Currently the release test runner prefers the first successfully version of a cluster env, instead of the last version. But sometimes a cluster env may build successfully on Anyscale but cannot launch cluster successfully (e.g. version 2 here) or new dependencies need to be installed, so a new version needs to be built. The existing logic always picks up the 1st successful build and cannot pick up the new cluster env version. Although this is an edge case (tweaking cluster env versions, with the same Ray wheel or cluster env name), I believe it is possible for others to run into it. Also, avoid running most of the CI tests for changes under release/ray_release/. |
||
---|---|---|
.. | ||
check-test-run.py | ||
determine_tests_to_run.py | ||
fix-windows-container-networking.ps1 | ||
py_dep_analysis.py | ||
py_dep_analysis_test.py |