[router] change ci names and update log level in ci (#12021)
This commit is contained in:
@@ -267,6 +267,8 @@ def popen_launch_workers_and_router(
|
||||
policy,
|
||||
"--model-path",
|
||||
model,
|
||||
"--log-level",
|
||||
"warn",
|
||||
]
|
||||
|
||||
# Add worker URLs
|
||||
|
||||
@@ -488,6 +488,8 @@ def popen_launch_workers_and_router(
|
||||
policy,
|
||||
"--model-path",
|
||||
model,
|
||||
"--log-level",
|
||||
"warn",
|
||||
]
|
||||
|
||||
# Add worker URLs
|
||||
|
||||
Reference in New Issue
Block a user