ray/release
Kai Fricke 0e9e8824e4
[ci/release] use s3 sync (#21626)
Previous changes failed because a) permission errors b) unzip being unavailable at remote nodes. Instead we are using tar gzip archives now.

This reverts commit 42bcab27e8.
2022-01-15 17:53:19 -08:00
..
.buildkite [ci/release] use s3 sync (#21626) 2022-01-15 17:53:19 -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 Revert "[Nightly Test] Add a team column to each test config. (#21198)" (#21289) 2021-12-30 06:44:51 +09:00
horovod_tests Revert "[Nightly Test] Add a team column to each test config. (#21198)" (#21289) 2021-12-30 06:44:51 +09:00
kubernetes_manual_tests [test][k8s] Restore kubernetes test directory, adds some info (#18982) 2021-10-01 11:23:22 +01:00
lightgbm_tests Revert "[Nightly Test] Add a team column to each test config. (#21198)" (#21289) 2021-12-30 06:44:51 +09:00
long_running_distributed_tests Revert "[Nightly Test] Add a team column to each test config. (#21198)" (#21289) 2021-12-30 06:44:51 +09:00
long_running_tests Revert "[Nightly Test] Add a team column to each test config. (#21198)" (#21289) 2021-12-30 06:44:51 +09:00
microbenchmark Revert "[Nightly Test] Add a team column to each test config. (#21198)" (#21289) 2021-12-30 06:44:51 +09:00
ml_user_tests Revert "[Nightly Test] Add a team column to each test config. (#21198)" (#21289) 2021-12-30 06:44:51 +09:00
nightly_tests Fix wrong many_nodes_actor_test app config (#21404) 2022-01-05 11:52:13 -08:00
release_logs [release] update release log for 1.9.0 release (#20781) 2021-11-29 22:20:37 -08:00
rllib_tests [RLlib] Bring back BC and Marwil learning tests. (#21574) 2022-01-14 14:35:32 +01:00
runtime_env_tests Revert "[Nightly Test] Add a team column to each test config. (#21198)" (#21289) 2021-12-30 06:44:51 +09:00
serve_tests [ci/release] use s3 sync (#21626) 2022-01-15 17:53:19 -08:00
sgd_tests Revert "[Nightly Test] Add a team column to each test config. (#21198)" (#21289) 2021-12-30 06:44:51 +09:00
tune_tests Revert "[Nightly Test] Add a team column to each test config. (#21198)" (#21289) 2021-12-30 06:44:51 +09:00
util [release][m1] Update sanity check python versions for M1 mac (#20730) 2021-11-29 11:38:38 -08:00
xgboost_tests Revert "[Nightly Test] Add a team column to each test config. (#21198)" (#21289) 2021-12-30 06:44:51 +09: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 [ci/release] use s3 sync (#21626) 2022-01-15 17:53:19 -08:00
README.md [Release] Remove release process doc (#19312) 2021-10-18 11:24:03 -07:00
requirements.txt [ci/release] use s3 sync (#21626) 2022-01-15 17:53:19 -08:00
run_e2e.sh [ci/release] use s3 sync (#21626) 2022-01-15 17:53:19 -08: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