# 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