ray/bazel
Yi Cheng 8ec558dcb9
[core] Reenable GCS test with redis as backend. (#23506)
Since ray supports Redis as a storage backend, we should ensure the code path with Redis as storage is still being covered e2e.

The tests don't run for a while after we switch to memory mode by default. This PR tries to fix this and make it run with every commit.

In the future, if we support more and more storage backends, this should be revised to be more efficient and selective. But now I think the cost should be ok.

This PR is part of GCS HA testing-related work.
2022-05-19 21:46:55 -07:00
..
BUILD Build Raylet with Bazel (#3806) 2019-01-20 12:16:47 -08:00
BUILD.cython Make sure the right Python interpreter is used (#4334) 2019-03-12 12:21:55 -07:00
BUILD.hiredis Windows cleanup (#9508) 2020-07-17 02:08:15 -07:00
BUILD.msgpack Bazel fixes (#9519) 2020-07-19 12:53:08 -07:00
BUILD.nlohmann_json [Object spilling] Clean up spilled objects on disk when Raylet starts (#16669) 2021-07-05 12:01:25 +08:00
BUILD.rapidjson [CI] Add clang-tidy to lint (#18124) 2021-09-09 00:41:53 -07:00
BUILD.redis Add 'local' Tag to @com_github_antirez_redis//:bin (#19685) 2021-10-26 09:17:52 -07:00
BUILD.spdlog [EVENT] add log reporter (#10419) 2020-09-16 11:54:05 +08:00
python.bzl [core] Reenable GCS test with redis as backend. (#23506) 2022-05-19 21:46:55 -07:00
ray.bzl [WINDOWS] remove complicated dos batch script that sometimes fails (#20670) 2021-11-23 08:59:29 -08:00
ray_deps_build_all.bzl [Streaming]Farewell : remove all of streaming related from ray repo. (#21770) 2022-01-23 17:53:41 +08:00
ray_deps_setup.bzl Revert "Revert "[grpc] Upgrade grpc to 1.45.2"" (#24201) 2022-04-26 10:49:54 -07:00