ray/dashboard/modules/job/tests
Alan Guo 326b5bd1ac
Convert job_manager to be async (#27123)
Updates jobs api
Updates snapshot api
Updates state api

Increases jobs api version to 2

Signed-off-by: Alan Guo aguo@anyscale.com

Why are these changes needed?
follow-up for #25902 (comment)
2022-08-05 19:33:49 -07:00
..
backwards_compatibility_scripts [Jobs] Reenable test_backwards_compatibility using Ray 1.12 (#24124) 2022-04-26 13:53:51 -05:00
subprocess_driver_scripts [api] Annotate as public / move ray-core APIs to _private and add enforcement rule (#25695) 2022-06-21 15:13:29 -07:00
pip_install_test-0.5-py3-none-any.whl [runtime env] Support .whl files in py_modules (#22368) 2022-03-16 16:37:10 -05:00
test_backwards_compatibility.py Fix the jobs tab in the beta dashboard and fill it with data from both "submission" jobs and "driver" jobs (#25902) 2022-07-27 02:39:52 -07:00
test_cli.py Fix the jobs tab in the beta dashboard and fill it with data from both "submission" jobs and "driver" jobs (#25902) 2022-07-27 02:39:52 -07:00
test_cli_integration.py Fix the jobs tab in the beta dashboard and fill it with data from both "submission" jobs and "driver" jobs (#25902) 2022-07-27 02:39:52 -07:00
test_common.py Fix the jobs tab in the beta dashboard and fill it with data from both "submission" jobs and "driver" jobs (#25902) 2022-07-27 02:39:52 -07:00
test_http_job_server.py Add back job_id to submit_job API to maintain backwards-compatibility (#27110) 2022-07-28 08:20:53 -07:00
test_job_manager.py Convert job_manager to be async (#27123) 2022-08-05 19:33:49 -07:00
test_sdk.py [runtime_env] Add temporary URI reference to prevent URI deletion before job starts (#24719) 2022-05-23 10:25:04 -05:00
test_utils.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00