mirror of
https://github.com/wassname/ray.git
synced 2026-06-30 04:52:23 +08:00
[1.0] Remove args from ray start (#10659)
This commit is contained in:
@@ -75,7 +75,7 @@ public abstract class BaseMultiLanguageTest {
|
||||
"ray",
|
||||
"start",
|
||||
"--head",
|
||||
"--redis-port=6379",
|
||||
"--port=6379",
|
||||
"--min-worker-port=0",
|
||||
"--max-worker-port=0",
|
||||
String.format("--plasma-store-socket-name=%s", PLASMA_STORE_SOCKET_NAME),
|
||||
|
||||
Reference in New Issue
Block a user