mirror of
https://github.com/wassname/ray.git
synced 2026-08-16 11:27:09 +08:00
[Buildkite] Add all Python tests (#13566)
This commit is contained in:
@@ -14,7 +14,7 @@ def ray_start_sharded(request):
|
||||
object_store_memory=int(0.5 * 10**9),
|
||||
num_cpus=10,
|
||||
# _num_redis_shards=num_redis_shards,
|
||||
_redis_max_memory=10**7)
|
||||
_redis_max_memory=10**8)
|
||||
|
||||
yield None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user