ray/release
Yi Cheng 90093769df
[nightly] Add more many tasks tests (#21727)
This PR add four tests for many tasks:

many short tasks send from the single node
many short tasks send from multiple nodes
many long tasks send from multiple nodes
many long tasks send from the single node
TODO: migrate many nodes actor tests to this one.

scheduling envelop should contain:

(tasks): scheduling_test_many_xx_tasks_yy_nodes
(actors):many_nodes_actor_test (to be combined with this one)
(shuffle): pipelined_ingestion_1500_gb_15_windows
(shuffle): dask_on_ray_1tb_sort
2022-01-20 14:52:26 -08:00
..
.buildkite [nightly] Add more many tasks tests (#21727) 2022-01-20 14:52:26 -08:00
alerts [Test Infra] Unrevert team col (#21700) 2022-01-19 13:29:53 -08:00
golden_notebook_tests [Test Infra] Unrevert team col (#21700) 2022-01-19 13:29:53 -08:00
horovod_tests [Test Infra] Unrevert team col (#21700) 2022-01-19 13:29:53 -08:00
kubernetes_manual_tests [test][k8s] Restore kubernetes test directory, adds some info (#18982) 2021-10-01 11:23:22 +01:00
lightgbm_tests [Test Infra] Unrevert team col (#21700) 2022-01-19 13:29:53 -08:00
long_running_distributed_tests [Test Infra] Unrevert team col (#21700) 2022-01-19 13:29:53 -08:00
long_running_tests [Test Infra] Unrevert team col (#21700) 2022-01-19 13:29:53 -08:00
microbenchmark [Test Infra] Unrevert team col (#21700) 2022-01-19 13:29:53 -08:00
ml_user_tests [Test Infra] Unrevert team col (#21700) 2022-01-19 13:29:53 -08:00
nightly_tests [Test] First core nightly test migration to k8s (#21698) 2022-01-19 13:31:49 -08:00
release_logs [release] update release log for 1.9.0 release (#20781) 2021-11-29 22:20:37 -08:00
rllib_tests [Test Infra] Unrevert team col (#21700) 2022-01-19 13:29:53 -08:00
runtime_env_tests [Test Infra] Unrevert team col (#21700) 2022-01-19 13:29:53 -08:00
serve_tests [Test Infra] Unrevert team col (#21700) 2022-01-19 13:29:53 -08:00
sgd_tests [Test Infra] Unrevert team col (#21700) 2022-01-19 13:29:53 -08:00
tune_tests [Test Infra] Unrevert team col (#21700) 2022-01-19 13:29:53 -08:00
util [release][m1] Update sanity check python versions for M1 mac (#20730) 2021-11-29 11:38:38 -08:00
xgboost_tests [Test Infra] Unrevert team col (#21700) 2022-01-19 13:29:53 -08:00
__init__.py [release] move release testing end to end script to main ray repo (#17070) 2021-07-14 12:39:07 -07:00
alert.py [release/alert] less results (#17637) 2021-08-06 10:26:07 +01:00
BUILD [Serve] Add serve failure test to CI (#20392) 2021-11-16 08:12:08 -08:00
config_generator.html [release] move release testing end to end script to main ray repo (#17070) 2021-07-14 12:39:07 -07:00
e2e.py [Test Infra] Unrevert team col (#21700) 2022-01-19 13:29:53 -08:00
README.md [Release] Remove release process doc (#19312) 2021-10-18 11:24:03 -07:00
requirements.txt [ci/release] use s3 sync (#21626) 2022-01-15 17:53:19 -08:00
run_e2e.sh [ci/release] use s3 sync (#21626) 2022-01-15 17:53:19 -08:00
test_owners.yaml [ci] Add release test owner overview file (#18590) 2021-09-14 11:00:31 -07:00

Release Tests

While the exact release process relies on Anyscale internal tooling, the tests we run during the releases are located at https://github.com/ray-project/ray/blob/master/release/.buildkite/build_pipeline.py