Hongchao Deng 05067f4955 CI: enable jemalloc in release tests (#46393) 3 months ago
..
air_examples dc2abf371f [release][train] Fix `air_example_vicuna_13b_lightning_deepspeed_finetuning` (#42699) 8 months ago
air_tests 3adbee4918 [train] Simplify `ray.train.xgboost/lightgbm` (6/n): Add core xgb/lgbm trainer release tests (#43693) 7 months ago
autoscaling_tests 8094bdab16 [release][core][autoscaler] Autoscaler e2e release tests [1/x] (#39046) 1 year ago
benchmark-worker-startup a7d75fbaa3 [Release test] Disabling empty-runtime-env tests in benchmark_worker_startup.aws #35232 1 year ago
benchmarks 047c7efada [release] fix actor_test (#46152) 4 months ago
cluster_tests f6930684b4 [air] New `train.Checkpoint` API: Update release tests (batch 2) (#38550) 1 year ago
dashboard 25cf1842da [ci/release] Remove `default` images in app config templates (#37970) 1 year ago
golden_notebook_tests f6c819feeb Spread replicas with custom resources in torch tune serve release test (#46093) 4 months ago
jobs_tests 2e821688a3 [tune] New persistence mode cleanup: Remove the feature flag env variable (#40193) 1 year ago
k8s_tests fc7973361e [Core] Remove dead gcs_failover_worker_reconnect_timeout config (#45898) 4 months ago
long_running_distributed_tests 2e821688a3 [tune] New persistence mode cleanup: Remove the feature flag env variable (#40193) 1 year ago
long_running_tests 6f4561700e [tune][release-test] Remove `long_running_pbt` release test (#44270) 7 months ago
microbenchmark e40d489798 [core][experimental] API polish for Ray accelerated DAG developer preview (#46268) 3 months ago
ml_user_tests aed14c8134 [train] Simplify `ray.train.xgboost/lightgbm` (5/n): Remove `xgboost_ray` and `lightgbm_ray` dependencies (for release tests) (#43425) 7 months ago
nightly_tests 3aa9812da2 [data] move many aggregate functions internal (#46193) 3 months ago
perf_metrics 4d7b92060a Add perf metrics for 2.31.0 (#46257) 3 months ago
ray_release 05067f4955 CI: enable jemalloc in release tests (#46393) 3 months ago
release_logs 890cfbe78e [release] performance metrics for 2.22.0 (#45293) 5 months ago
rllib_contrib f8e59cba73 [RLlib] Do-over of release tests in light of rllib_contrib AND new- vs old API stack. (#43278) 7 months ago
rllib_tests 0395e04260 [RLlib] Remove default-metrics from `Algorithm` (tune does NOT error anymore if any stop-metric is missing). (#46200) 3 months ago
runtime_env_tests 25cf1842da [ci/release] Remove `default` images in app config templates (#37970) 1 year ago
serve_tests 7ee7f40142 [Serve] add new sets of performance test for `max_ongoing_requests=100` and doc change (#46399) 3 months ago
train_tests baff5973f4 [tune] Improve excessive syncing warning and make some deprecations (#45210) 5 months ago
tune_tests 94bbf99cd5 [train+tune] Local directory refactor (2/n): Separate driver artifacts and trial working directories (#43403) 7 months ago
util e69519dade [ci] fix bazel version use in release automation (#45798) 4 months ago
BUILD.bazel 44659d51f6 [ci][micro/4] support async query of test results (#45095) 5 months ago
README.md 4d9585773f [Release] Remove release process doc (#19312) 3 years ago
__init__.py ed131f87da [release] move release testing end to end script to main ray repo (#17070) 3 years ago
aws2gce_iam.json b4998e6f29 [CI][GCE/1] Setup dependencies to run GCE tests in buildkite (#33630) 1 year ago
gcloud_docker_login.sh 709dc1b710 [ci] build anyscale images for gcp (#41224) 11 months ago
release_tests.yaml bd9dc1630f [release] unbreak dask_on_ray_1tb_sort (#46120) 4 months ago
requirements.txt aed14c8134 [train] Simplify `ray.train.xgboost/lightgbm` (5/n): Remove `xgboost_ray` and `lightgbm_ray` dependencies (for release tests) (#43425) 7 months ago
requirements_buildkite.in 44659d51f6 [ci][micro/4] support async query of test results (#45095) 5 months ago
requirements_buildkite.txt 44659d51f6 [ci][micro/4] support async query of test results (#45095) 5 months ago
run_release_test.sh 0c78dafba7 [release] use bazel to run release test (#44698) 6 months ago
setup.py a3e5c7eeb0 Make Ray releases tests use `pydantic>=2.5.0` (#41244) 11 months ago
workspace_templates b2654e0348 [Release] Fix symlink (#33696) 1 year ago

README.md

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