ray/release
Chen Shen 2be45fed5e
Revert "[dataset] Use polars for sorting (#24523)" (#24781)
This reverts commit c62e00e.

See if reverts this resolve linux://python/ray/tests:test_actor_advanced failure.
2022-05-13 12:09:12 -07:00
..
air_tests/horovod [Tune] Deprecate DistributedTrainableCreator (#24453) 2022-05-10 11:06:43 -07:00
benchmarks lower the utilization threshold in many tasks scheduling test by 5% (#24758) 2022-05-13 10:44:58 -07:00
golden_notebook_tests [Train] Fully deprecate Ray SGD v1 (#24038) 2022-04-25 16:12:57 -07:00
jobs_tests Add basic jobs release test with Tune script (#23474) 2022-04-05 13:31:11 -05:00
kubernetes_manual_tests [minor] Fix legacy OSS operator test (#23540) 2022-04-18 17:47:42 -07:00
lightgbm_tests [ci/release] Remove old OSS release test infrastructure (#23134) 2022-03-14 15:10:52 +00:00
long_running_distributed_tests [Train] Fully deprecate Ray SGD v1 (#24038) 2022-04-25 16:12:57 -07:00
long_running_tests [Test] Add grace period to long running actor test failure (#24469) 2022-05-04 16:00:22 -07:00
microbenchmark [ci/release] Remove old OSS release test infrastructure (#23134) 2022-03-14 15:10:52 +00:00
ml_user_tests [ci/release] Re-install anyscale package after local env setup (#24373) 2022-05-01 16:51:55 +01:00
nightly_tests Revert "[dataset] Use polars for sorting (#24523)" (#24781) 2022-05-13 12:09:12 -07:00
ray_release [ci/release] Fix ray version from init test (#24510) 2022-05-05 16:05:23 +01:00
release_logs [ci] Fix automatic buildkite token fetching in fetch_release_logs.py (#24606) 2022-05-10 09:24:10 +02:00
rllib_tests [RLlib] Provide more time for APPO Pong release and performance tests. (#24503) 2022-05-05 18:19:38 +02:00
runtime_env_tests [ci/release] Remove old OSS release test infrastructure (#23134) 2022-03-14 15:10:52 +00:00
serve_tests [Serve] Add serve handle graph workload nightly tests (#24435) 2022-05-04 09:07:50 -07:00
train_tests/horovod [Train] Fix multi node horovod bug (#22564) 2022-03-22 16:22:53 -07:00
tune_tests Revert "Revert "[tune] Also interrupt training when SIGUSR1 received"" (#24101) 2022-04-22 11:27:38 +01:00
util [ci/release] Remove old OSS release test infrastructure (#23134) 2022-03-14 15:10:52 +00:00
xgboost_tests [Release] Upgrade instance types for xgboost gpu release tests (#24002) 2022-04-20 15:18:22 -07:00
__init__.py [release] move release testing end to end script to main ray repo (#17070) 2021-07-14 12:39:07 -07:00
BUILD [Serve] Add serve handle graph workload nightly tests (#24435) 2022-05-04 09:07:50 -07:00
README.md [Release] Remove release process doc (#19312) 2021-10-18 11:24:03 -07:00
release_tests.yaml [Tune] Deprecate DistributedTrainableCreator (#24453) 2022-05-10 11:06:43 -07:00
requirements.txt [ci/release] Refactor release test e2e into package (#22351) 2022-02-16 17:35:02 +00:00
requirements_buildkite.txt [ci/release] Refactor release test e2e into package (#22351) 2022-02-16 17:35:02 +00:00
run_release_test.sh [ci/release] Disable infra retries for now (#23132) 2022-03-14 11:51:11 +00:00
setup.py [ci/release] Refactor release test e2e into package (#22351) 2022-02-16 17:35:02 +00: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