mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
28 lines
676 B
YAML
28 lines
676 B
YAML
![]() |
# Specify the test owners (teams) here.
|
||
|
# The root key should be the name of the test yaml file without the .yaml.
|
||
|
# To specify owners of subtests, use a sub dict (see e.g. long_running_tests).
|
||
|
golden_notebook_tests: ml
|
||
|
horovod_tests: ml
|
||
|
lightgbm_tests: ml
|
||
|
long_running_distributed_tests: ml
|
||
|
long_running_tests:
|
||
|
actor_deaths: core
|
||
|
apex: ml
|
||
|
impala: ml
|
||
|
many_actor_tasks: core
|
||
|
many_drivers: core
|
||
|
many_ppo: core
|
||
|
many_tasks: core
|
||
|
many_tasks_serialized_ids: core
|
||
|
node_failures: core
|
||
|
pbt: ml
|
||
|
serve: serve
|
||
|
serve_failure: serve
|
||
|
microbenchmark: core
|
||
|
nightly_tests: core
|
||
|
rllib_tests: ml
|
||
|
runtime_env_tests: serve
|
||
|
serve_tests: serve
|
||
|
sgd_tests: ml
|
||
|
xgboost_tests: ml
|