ray/release
2021-10-28 16:09:10 -07:00
..
.buildkite [CI] Allow release tests infra to accept buildkite artifacts (#19803) 2021-10-27 13:04:01 -07:00
alerts [ci/release] Bump long running release test timeouts to 6 minutes (#19458) 2021-10-18 16:27:53 +01:00
golden_notebook_tests [ci/release] wrap pip github installs in quotation marks to prevent comment errors (#19464) 2021-10-18 18:55:56 +01:00
horovod_tests [ci/release] remove legacy release tests (#18592) 2021-09-15 14:42:58 +01: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/docs] Remove [default] from xgboost-ray (#19186) 2021-10-14 16:29:55 +01:00
long_running_distributed_tests [Tune] Remove queue_trials. (#19472) 2021-10-22 09:24:54 +01:00
long_running_tests [Test] Mark many ppo as unstable (#19769) 2021-10-26 21:27:43 -07:00
microbenchmark [ci] upgrade microbenchmark base image to 1.6.0 (#18542) 2021-09-13 17:13:01 +01:00
nightly_tests [nightly] Adding more tests related to grpc broadcasting to staging mode (#19779) 2021-10-27 10:46:13 -07:00
release_logs Add release logs for 1.7.0 (#18931) 2021-10-04 14:02:39 -07:00
rllib_tests [Tune release test] Set 500G disk space for rllib_tests. (#19730) 2021-10-26 10:12:03 -07:00
runtime_env_tests [test] [runtime env] Add release test with Ray Client and local pip files (#19026) 2021-10-25 11:49:27 -05:00
serve_tests increase long poll timeout and wrk trial cpu resource (#19768) 2021-10-26 21:31:39 -07:00
sgd_tests [ci/release] Add sanity check for ray wheels hash to release tests (#18489) 2021-09-10 17:50:31 +01:00
tune_tests/scalability_tests [ci/release] Add separate timeout parameter for prepare commands (#19459) 2021-10-18 16:29:25 +01:00
util Use bash to run sanity_check_cpp.sh (#19179) 2021-10-07 13:34:25 +01:00
xgboost_tests [CI/docs] Remove [default] from xgboost-ray (#19186) 2021-10-14 16:29:55 +01: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
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 [ci/release] only check alert if test succeeded before (#19857) 2021-10-28 16:09:10 -07:00
README.md [Release] Remove release process doc (#19312) 2021-10-18 11:24:03 -07:00
requirements.txt [CI/docs] Remove [default] from xgboost-ray (#19186) 2021-10-14 16:29:55 +01: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