ray/release/ray_release/command_runner
Kai Fricke 5e1218aae1
[ci/release] Quote pip installs in client runner (#23888)
What: Quotes pip install packages in local environment setup for client runner.

Why: Strings like pyarrow>=6.0.1<7.0.0 currently don't work as they are interpreted as output redirection.
2022-04-13 11:07:12 +01: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] Quote pip installs in client runner (#23888) 2022-04-13 11:07:12 +01: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