ray/release
SangBin Cho a4f72c6606
[nightly] Fix pg stress test (#20362)
## Why are these changes needed?

This was mistakenly added to the nightly. Fixing it. 

## Related issue number
2021-11-15 00:17:18 -08:00
..
.buildkite [Core] Add Placement group performance test (#20218) 2021-11-14 09:17:54 +09: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] Use nightly Docker images (#20001) 2021-11-10 18:00:16 -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 [Release] Use nightly Docker images (#20001) 2021-11-10 18:00:16 -08:00
long_running_distributed_tests [Release] Use nightly Docker images (#20001) 2021-11-10 18:00:16 -08:00
long_running_tests [release] Switch many_ppo test to use the canonical rllib app cfg as well. (#20310) 2021-11-12 20:51:28 -08:00
microbenchmark [Release] Use nightly Docker images (#20001) 2021-11-10 18:00:16 -08:00
ml_user_tests [train] wrap BackendExecutor in ray.remote() (#20123) 2021-11-13 15:30:44 -08:00
nightly_tests [nightly] Fix pg stress test (#20362) 2021-11-15 00:17:18 -08:00
release_logs Adding release logs for 1.8.0. (#19867) 2021-11-01 10:26:04 -07:00
rllib_tests [Release] Use nightly Docker images (#20001) 2021-11-10 18:00:16 -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] Don't recover from current state checkpoint (#19998) 2021-11-12 09:02:27 -08:00
sgd_tests [Release] Use nightly Docker images (#20001) 2021-11-10 18:00:16 -08:00
tune_tests [tune] refactor SyncConfig (#20155) 2021-11-12 09:36:15 +00:00
util Use bash to run sanity_check_cpp.sh (#19179) 2021-10-07 13:34:25 +01:00
xgboost_tests [Release] Use nightly Docker images (#20001) 2021-11-10 18:00:16 -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 [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 [Release] Commit sanity check when a url is provided (#20255) 2021-11-11 13:33:58 -08: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