ray/release
SangBin Cho cd7a32f1a5
[Nightly test] Chaos test fixture (#20277)
This PR is mostly for implementing "fixture" for nightly test. Note that the current fixture implementation is not that great, and we can probably improve this in the future after refactoring e2e.py.
2021-11-24 17:13:29 -08:00
..
.buildkite [tune/rllib] Fix tune cloud tests for function and rllib trainables (#20536) 2021-11-24 09:29:12 +00: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 [test] Update base image for nightly testing (#20680) 2021-11-23 11:06:44 -08:00
microbenchmark [Release] Use nightly Docker images (#20001) 2021-11-10 18:00:16 -08:00
ml_user_tests [CI] Modify remote wrapper in XGBoost-Ray client test (#20544) 2021-11-24 10:27:17 +00:00
nightly_tests [Nightly test] Chaos test fixture (#20277) 2021-11-24 17:13:29 -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 [tune/rllib] Fix tune cloud tests for function and rllib trainables (#20536) 2021-11-24 09:29:12 +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