ray/release
Yiran Wang f4e8319eaa
Remove .boto files that are no longer needed during docker build (#20407)
## Why are these changes needed?

The .boto files are already added to the base image and ACL'ed to root, adding them again during app config build causes permission issues.

## Related issue number
2021-11-15 20:49:33 -08:00
..
.buildkite [ci/release] Display commit hash in buildkite overview (#20323) 2021-11-15 10:09:04 +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] 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 [release/xgboost] xgboost release test fixes via app config (#20325) 2021-11-15 10:03:21 -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 Remove .boto files that are no longer needed during docker build (#20407) 2021-11-15 20:49:33 -08:00
util Use bash to run sanity_check_cpp.sh (#19179) 2021-10-07 13:34:25 +01:00
xgboost_tests [release/xgboost] xgboost release test fixes via app config (#20325) 2021-11-15 10:03:21 -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 [ci/release] Return exit codes based on different errors (#20289) 2021-11-15 19:41:00 +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