ray/release
SangBin Cho 9000f41aa6
[Nightly Test] Support memory profiling on Ray + implement memory monitor for nightly tests (#19539)
* random fixes

* Done

* done

* update the doc

* doc lint fix

* .

* .
2021-10-21 07:37:05 -07:00
..
.buildkite [Nightly test] add test for grpc broadcasting (#19579) 2021-10-21 07:01:41 -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 Increase disk for long running distributed tests (#18855) 2021-09-23 17:52:35 +01:00
long_running_tests [Nightly Test] Support memory profiling on Ray + implement memory monitor for nightly tests (#19539) 2021-10-21 07:37:05 -07:00
microbenchmark [ci] upgrade microbenchmark base image to 1.6.0 (#18542) 2021-09-13 17:13:01 +01:00
nightly_tests [Nightly test] add test for grpc broadcasting (#19579) 2021-10-21 07:01:41 -07:00
release_logs Add release logs for 1.7.0 (#18931) 2021-10-04 14:02:39 -07:00
rllib_tests Reduce success criteria for a few learning tests. (#19484) 2021-10-18 15:44:38 -07:00
runtime_env_tests [ci] wheel URLs - give some time for wheels to be built (#18505) 2021-09-14 09:56:34 +01:00
serve_tests [Serve] Add nightly test for Serve failure recovery (#19125) 2021-10-11 18:33:20 -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] Unwrap after installing pip packages (#19552) 2021-10-20 13:41:16 +01: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