ray/release
Chen Shen 107aef89a8
[CUJ2] add nightly tests for running 500GB ray train (#20195)
* add

* update cluster env

* fix build

Co-authored-by: Matthew Deng <matthew.j.deng@gmail.com>
2021-11-21 20:04:45 -08:00
..
.buildkite [CUJ2] add nightly tests for running 500GB ray train (#20195) 2021-11-21 20:04:45 -08: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 [Release] Use nightly Docker images (#20001) 2021-11-10 18:00:16 -08:00
horovod_tests [Release] Fix app config for horovod_tests (#20393) 2021-11-16 09:06:42 -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 [xgboost] Fix flaky train_small test (#20529) 2021-11-18 10:20:08 +00:00
long_running_distributed_tests [Release] Use nightly Docker images (#20001) 2021-11-10 18:00:16 -08:00
long_running_tests [hotfix] Fix stress_test_many_tasks cluster environment (#20519) 2021-11-18 11:51:46 -08:00
microbenchmark [Release] Use nightly Docker images (#20001) 2021-11-10 18:00:16 -08:00
ml_user_tests Fix horovod failing tests by pinning down (#20484) 2021-11-17 13:54:25 -08:00
nightly_tests [CUJ2] add nightly tests for running 500GB ray train (#20195) 2021-11-21 20:04:45 -08:00
release_logs Adding release logs for 1.8.0. (#19867) 2021-11-01 10:26:04 -07:00
rllib_tests [rllib] Make sure json can serialize result dict (#20439) 2021-11-17 10:27:00 -08:00
runtime_env_tests [Test] [runtime env] Retry wheel urls for up to 2h to give time for Mac wheels to build (#19337) 2021-11-11 21:48:35 -08:00
serve_tests [Serve] Change multi_deployment_1k_noop_replica threshold (#20514) 2021-11-17 17:25:54 -08:00
sgd_tests [Release] Use nightly Docker images (#20001) 2021-11-10 18:00:16 -08:00
tune_tests [rllib/tune] Fix durable trainable in trainer template, add release test (#20422) 2021-11-16 20:52:42 +00:00
util Use bash to run sanity_check_cpp.sh (#19179) 2021-10-07 13:34:25 +01:00
xgboost_tests [xgboost] Fix flaky train_small test (#20529) 2021-11-18 10:20:08 +00: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
BUILD [Serve] Add serve failure test to CI (#20392) 2021-11-16 08:12:08 -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 [Releaes] Make e2e.py link clickable on buildkite (#20436) 2021-11-18 12:45:59 +00: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