ray/test
Yucong He 5b45f0bdff [xray] Implementing Gcs sharding (#2409)
Basically a re-implementation of #2281, with modifications of #2298 (A fix of #2334, for rebasing issues.).
[+] Implement sharding for gcs tables.
[+] Keep ClientTable and ErrorTable managed by the primary_shard. TaskTable is managed by the primary_shard for now, until a good hashing for tasks is implemented.
[+] Move AsyncGcsClient's initialization into Connect function.
[-] Move GetRedisShard and bool sharding from RedisContext's connect into AsyncGcsClient. This may make the interface cleaner.
2018-08-31 15:54:30 -07:00
..
jenkins_tests [tune] Add PyTorch MNIST Example + Misc. Tweaks (#2708) 2018-08-30 16:18:56 -07:00
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
actor_test.py Convert some unittests to pytest. (#2779) 2018-08-31 11:24:15 -07:00
array_test.py Convert some unittests to pytest. (#2779) 2018-08-31 11:24:15 -07:00
autoscaler_test.py [autoscaler] Cleanup Logging (#2709) 2018-08-25 17:08:45 -07:00
component_failures_test.py Convert some unittests to pytest. (#2779) 2018-08-31 11:24:15 -07:00
credis_test.py Convert some unittests to pytest. (#2779) 2018-08-31 11:24:15 -07:00
cython_test.py Convert asserts in unittest to pytest (#2529) 2018-08-01 22:32:10 -07:00
failure_test.py Convert some unittests to pytest. (#2779) 2018-08-31 11:24:15 -07:00
microbenchmarks.py Convert some unittests to pytest. (#2779) 2018-08-31 11:24:15 -07:00
monitor_test.py [xray] Adds a driver table. (#2289) 2018-08-08 23:41:40 -07:00
multi_node_test.py Convert some unittests to pytest. (#2779) 2018-08-31 11:24:15 -07:00
recursion_test.py Fix text verbosity in python 2.7 by running tests with pytest (#2470) 2018-07-30 11:04:06 -07:00
runtest.py [xray] Implementing Gcs sharding (#2409) 2018-08-31 15:54:30 -07:00
stress_tests.py [xray] raylet scheduling mechanism with a simple spillback policy (#2749) 2018-08-28 00:03:34 -07:00
tensorflow_test.py Convert some unittests to pytest. (#2779) 2018-08-31 11:24:15 -07:00
xray_test.py Change ray.worker.cleanup -> ray.shutdown and improve API documentation. (#2374) 2018-07-12 12:00:00 -07:00