ray/release/ray_release/command_runner
Kai Fricke eca5bcfc87
[ci/release] Reload modules after installing matching Ray (#23227)
Apparently, ray gets imported somewhere before running the client runner (maybe from an anyscale package). This means that we need to reload the ray package after installing a matching local ray wheel.
Additionally, job submission should also install a matching local ray to match with the job submission server.
2022-03-16 15:44:43 +00:00
..
__init__.py [ci/release] Refactor release test e2e into package (#22351) 2022-02-16 17:35:02 +00:00
_wait_cluster.py [Test] Migrate the first test to the new infra (#22770) 2022-03-06 18:24:54 -08:00
client_runner.py [ci/release] Reload modules after installing matching Ray (#23227) 2022-03-16 15:44:43 +00:00
command_runner.py [ci/release] Refactor release test e2e into package (#22351) 2022-02-16 17:35:02 +00:00
job_runner.py [ci/release] Reload modules after installing matching Ray (#23227) 2022-03-16 15:44:43 +00:00
sdk_runner.py [ci/release] Refactor release test e2e into package (#22351) 2022-02-16 17:35:02 +00:00