ray/release
Archit Kulkarni da57012cbc
Add comment to periodic CI pipeline to update release process doc when updating test suites (#22037)
This PR adds a comment to build_pipeline.py reminding anyone who makes changes to the test suites to also update the release process doc if necessary.

This is an action item from the Ray 1.10.0 release retrospective.
2022-02-11 11:14:24 -06:00
..
.buildkite Add comment to periodic CI pipeline to update release process doc when updating test suites (#22037) 2022-02-11 11:14:24 -06:00
alerts Revert "[Nightly Test] Add more metadata to test result (#21990)" (#22052) 2022-02-02 12:56:42 -08:00
golden_notebook_tests [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
horovod_tests [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -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 [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
long_running_distributed_tests [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
long_running_tests Fix a bug from many drivers. (#22248) 2022-02-09 15:17:15 -08:00
microbenchmark [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
ml_user_tests [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
nightly_tests [Dataset][nighlyt-test] pin pyarrow==4.0.1 for dataset related tests (#22277) 2022-02-10 14:22:41 -08:00
release_logs [Release] Add release logs for 1.11.0rc0 (GCS KV & pubsub not enabled) (#22041) 2022-02-10 00:03:31 -08:00
rllib_tests Revert "Revert "[RLlib] Speedup A3C up to 3x (new training_iteration function instead of execution_plan) and re-instate Pong learning test."" (#18708) 2022-02-10 13:44:22 +01:00
runtime_env_tests [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
serve_tests [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
sgd_tests [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
tune_tests [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
util [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
xgboost_tests [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -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 [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
BUILD [e2e] do not terminate in serve_failure smoke test (#21925) 2022-01-27 15:36:46 -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 [e2e] Fix an error when "env_vars" is not set. (#22234) 2022-02-08 22:05: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] Increase long running timeout, fix artifacts copy (#21905) 2022-01-26 21:25:03 +00: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