ray/dashboard/modules/job
Nikita Vemuri d19aaf0fd3
[jobs] Add unit test for parse_cluster_info (#22205)
Add unit test to check addresses of various formats are correctly passed to `get_job_submission_client_cluster_info`.
2022-02-08 11:22:28 -06:00
..
tests [jobs] Add unit test for parse_cluster_info (#22205) 2022-02-08 11:22:28 -06:00
__init__.py Job module without submission (#13081) 2020-12-31 11:12:17 +08:00
cli.py [jobs] Use subprocess.list2cmdline to properly handle quotes in CLI entrypoints (#22011) 2022-02-02 14:33:57 -06:00
common.py [jobs] Monitor jobs in the background to avoid requiring clients to poll (#22180) 2022-02-07 15:25:25 -06:00
job_head.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
job_manager.py [jobs] Monitor jobs in the background to avoid requiring clients to poll (#22180) 2022-02-07 15:25:25 -06:00
sdk.py [jobs] Support ray client format of connection string address for external module (#22116) 2022-02-04 13:35:10 -06:00
utils.py [Jobs] Add log streaming for jobs (#20976) 2021-12-14 17:01:53 -08:00