ray/dashboard/modules/job/tests
Archit Kulkarni 1752f17c6d
[Job submission] Add list_jobs API (#22679)
Adds an API to the REST server, the SDK, and the CLI for listing all jobs that have been submitted, along with their information.

Co-authored-by: Edward Oakes <ed.nmi.oakes@gmail.com>
2022-03-01 21:27:09 -06:00
..
backwards_compatibility_scripts [Jobs] Add log streaming for jobs (#20976) 2021-12-14 17:01:53 -08:00
subprocess_driver_scripts [jobs] Add test condition that job runs w/o CPUs available on head node (#22260) 2022-02-10 10:23:02 -06:00
test_backwards_compatibility.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
test_cli.py [Job submission] Add list_jobs API (#22679) 2022-03-01 21:27:09 -06:00
test_cli_integration.py [Job submission] Add list_jobs API (#22679) 2022-03-01 21:27:09 -06:00
test_common.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
test_http_job_server.py [Job submission] Add list_jobs API (#22679) 2022-03-01 21:27:09 -06:00
test_job_manager.py [Job submission] Add list_jobs API (#22679) 2022-03-01 21:27:09 -06:00
test_sdk.py [jobs] Add unit test for parse_cluster_info (#22205) 2022-02-08 11:22:28 -06:00
test_utils.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00