Lonnie Liu ed79ccd93e [image] update anyscale layer for release test (#48094) 23 hours ago
..
air_examples 6b81634a64 [air examples] remove runtime env on dependencies (#46759) 2 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 2c5745fcea [Release] Use with clause to make sure result json file is closed properly (#46484) 3 months ago
benchmark-worker-startup a7d75fbaa3 [Release test] Disabling empty-runtime-env tests in benchmark_worker_startup.aws #35232 1 year ago
benchmarks d63b152e9c [Core] Fix the ray_tasks{State="PENDING_ARGS_FETCH"} metric counting (#47770) 3 weeks 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 afbb7191f6 [kuberay][autoscaler] Update KubeRay version to v1.2.2 (#47858) 3 weeks ago
long_running_distributed_tests 2e821688a3 [tune] New persistence mode cleanup: Remove the feature flag env variable (#40193) 1 year ago
long_running_tests eb89238b1f [RLlib] Fix/remove some CI tests and many_ppo release test. (#47686) 1 month ago
microbenchmark 679989c007 [aDAG] Minor cleanup of accelerated_dag_gpu_microbenchmark (#47353) 1 month 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 b0828fb39e [Dashboard] Optimizing performance of Ray Dashboard (#47617) 1 month ago
perf_metrics ddef5af0d9 Add perf metrics for 2.37.0 (#47791) 4 weeks ago
ray_release ed79ccd93e [image] update anyscale layer for release test (#48094) 23 hours 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 ca85922517 [serve] remove outdated microbenchmark release test (#47502) 1 month 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 200c54859d [release] Script to sanity check Windows wheels (#46874) 2 months ago
BUILD.bazel a8caff68d7 [py12] build ray image (#46649) 2 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 d655fcc5d7 [Core] Mark single_node_oom release test as unstable (#47591) 1 month ago
requirements-doc.txt 92acf8eafe [doc][build/02] remove site-packages from global cache (#46797) 2 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 bbc4c22f6f [release auto] upgrade docker py library (#47566) 1 month ago
requirements_buildkite.txt bbc4c22f6f [release auto] upgrade docker py library (#47566) 1 month 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