ray/ci/travis
Alex Wu 7a45f60dbc
[autoscaler] Fix ray.autoscaler.sdk import issue (#21795)
This PR moves the sdk to its own folder, then includes everything in `import ray.autoscaler.sdk` in ray's import path. 

Note: that there were circular dependencies in naively doing this because the ray core now uses constants that were defined in the autoscaler for internal kv operations (and the autoscaler similarly calls into the ray core). The solution was to move those internal kv keys into ray core constants so the imports flow (more) one way.

Co-authored-by: Alex Wu <alex@anyscale.com>
2022-01-25 14:43:24 -08:00
..
bazel-format.sh [Streaming]Farewell : remove all of streaming related from ray repo. (#21770) 2022-01-23 17:53:41 +08:00
bazel-sharding.py [CI] Migrate Windows tests to Buildkite (#21227) 2021-12-21 20:16:34 -08:00
bazel.py Upgrade bazel version to 4.2.1 (#18996) 2021-09-30 10:50:54 -07:00
bazel_cache_credential.json.enc [CI] Add Remote Caching (#6210) 2019-11-21 11:36:36 -08:00
bazel_export_options [Test] Shard "Small & Large" tests (#21351) 2022-01-05 10:49:14 -08:00
build-docker-images.py [rfc][ci] create fake docker-compose cluster environment (#20256) 2022-01-11 04:35:36 +00:00
build-multinode-image.py Tune test autoscaler / fix stale node detection bug (#21516) 2022-01-18 16:20:16 -08:00
check-bazel-team-owner.py [RLlib] Expand machine for nightly multi-gpu learning tests. (#17955) 2021-08-19 22:27:30 +02:00
check-git-clang-format-output.sh Revert "[Lint] run clang-tidy in scripts/format.h, update clang-tidy rules (#19055)" (#19119) 2021-10-05 16:33:12 -07:00
check-git-clang-tidy-output.sh Revert "[Lint] run clang-tidy in scripts/format.h, update clang-tidy rules (#19055)" (#19119) 2021-10-05 16:33:12 -07:00
check_import_order.py Add shellcheck support (#8574) 2020-07-30 18:39:28 -05:00
check_minimal_install.py Add smart_open dependency to ray[default] (#20420) 2021-11-18 10:00:30 -06:00
ci.sh enable passing metric tests on windows (#21755) 2022-01-25 09:20:16 -08:00
clang-tidy-diff.py Revert "[Lint] run clang-tidy in scripts/format.h, update clang-tidy rules (#19055)" (#19119) 2021-10-05 16:33:12 -07:00
copyright-format.sh [script][format] check copyright for .proto files (#20632) 2021-11-23 12:26:30 +08:00
default-copyright.txt Support copyright format for c++ files (#14348) 2021-08-04 17:19:38 +08:00
determine_tests_to_run.py [Streaming]Farewell : remove all of streaming related from ray repo. (#21770) 2022-01-23 17:53:41 +08:00
env_info.sh [RLlib] Add GPU tests to CI (run per-PR). (#17891) 2021-08-24 09:20:45 +02:00
fix-windows-container-networking.ps1 [CI] Migrate Windows tests to Buildkite (#21227) 2021-12-21 20:16:34 -08:00
format.sh [autoscaler] Fix ray.autoscaler.sdk import issue (#21795) 2022-01-25 14:43:24 -08:00
get_build_info.py [CI] Migrate Windows tests to Buildkite (#21227) 2021-12-21 20:16:34 -08:00
git-clang-format Update git-clang-format to support Python 3. (#4339) 2019-03-14 13:57:11 -07:00
install-bazel.sh [CI] Migrate Windows tests to Buildkite (#21227) 2021-12-21 20:16:34 -08:00
install-dependencies.sh [CI] Migrate Windows tests to Buildkite (#21227) 2021-12-21 20:16:34 -08:00
install-llvm-binaries.sh [Build] Generate Bazel config for compiling with clang and libc++ in CI (#18622) 2021-09-17 19:01:07 -07:00
install-minimal.sh [ci] minimal dependency install test (#18071) 2021-08-31 15:26:25 +02:00
install-strace.sh Various CI fixes and cleanup (#8289) 2020-05-05 10:47:49 -07:00
install-toolchains.sh Removed double "install" statement (#12261) 2020-11-23 13:36:01 -08:00
iwyu.sh Improve Clang-IWYU to automatically make #include fixes (#9858) 2020-08-10 12:49:58 -07:00
pre-push Clean up top level Ray dir (#5404) 2019-08-08 23:35:55 -07:00
py_dep_analysis.py Add a script to analyze python module dependencies using static analysis (#18965) 2021-10-19 13:33:02 -07:00
py_dep_analysis_test.py Add a script to analyze python module dependencies using static analysis (#18965) 2021-10-19 13:33:02 -07:00
test-wheels.sh Fix aiohttp 3.8.0 breaking changes (and unpin from 3.7) (#20261) 2021-11-11 15:35:20 -08:00
test-worker-in-container.sh Remove the flaky test tag (#21006) 2021-12-11 01:03:17 -08:00
upload_build_info.sh [Buildkite] Drop the duplicated Travis tests (#16420) 2021-06-15 10:43:17 -07:00