ray/dashboard/modules/job/tests/subprocess_driver_scripts
Eric Liang 43aa2299e6
[api] Annotate as public / move ray-core APIs to _private and add enforcement rule (#25695)
Enable checking of the ray core module, excluding serve, workflows, and tune, in ./ci/lint/check_api_annotations.py. This required moving many files to ray._private and associated fixes.
2022-06-21 15:13:29 -07:00
..
__init__.py [job submission] Move job_manager to dashboard module, common parts to common.py (#20209) 2021-11-10 14:14:55 -08:00
check_cuda_devices.py [api] Annotate as public / move ray-core APIs to _private and add enforcement rule (#25695) 2022-06-21 15:13:29 -07:00
consume_one_cpu.py [jobs] Add test condition that job runs w/o CPUs available on head node (#22260) 2022-02-10 10:23:02 -06:00
override_env_var.py [Jobs] Test job submit with no specified ray address (#23119) 2022-03-14 13:44:06 -05:00
per_task_runtime_env.py [Jobs] [Test] Add integration tests to cover runtime_env inheritance with working_dir and with Tune (#25562) 2022-06-08 13:54:06 -07:00
print_namespace.py [Jobs] Test job submit with no specified ray address (#23119) 2022-03-14 13:44:06 -05:00
print_runtime_env.py [Jobs] Test job submit with no specified ray address (#23119) 2022-03-14 13:44:06 -05:00
ray_tune_basic.py [Jobs] [Test] Add integration tests to cover runtime_env inheritance with working_dir and with Tune (#25562) 2022-06-08 13:54:06 -07:00
ray_tune_dependency.py [Jobs] [Test] Add integration tests to cover runtime_env inheritance with working_dir and with Tune (#25562) 2022-06-08 13:54:06 -07:00
script_with_exception.py [job submission] Move job_manager to dashboard module, common parts to common.py (#20209) 2021-11-10 14:14:55 -08:00