[TEST]use cc_test to run core_worker_test, enforce/reuse RedisServiceManagerForTest (#8443)

This commit is contained in:
Tao Wang
2020-05-17 18:43:00 +08:00
committed by GitHub
parent fb23bd6fc0
commit acffdb2349
15 changed files with 85 additions and 109 deletions
+1 -1
View File
@@ -280,7 +280,7 @@ invoke other test scripts via ``pytest``, ``bazel``-based test or other bash
scripts. Some of the examples include:
* Raylet integration tests commands:
* ``src/ray/test/run_core_worker_tests.sh``
* ``bazel test //:core_worker_test``
* ``src/ray/test/run_object_manager_tests.sh``
* Bazel test command: