Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
384e449d
"components/vscode:/vscode.git/clone" did not exist on "da7d1a33158b7afe668cdd3563efef3fda6dc254"
Unverified
Commit
384e449d
authored
Jul 25, 2025
by
Alec
Committed by
GitHub
Jul 25, 2025
Browse files
fix: agg router test (#2123)
parent
2cd96ec7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tests/serve/test_vllm.py
tests/serve/test_vllm.py
+1
-1
No files found.
tests/serve/test_vllm.py
View file @
384e449d
...
...
@@ -199,7 +199,7 @@ vllm_configs = {
),
"agg-router"
:
VLLMConfig
(
name
=
"agg-router"
,
directory
=
"/workspace/
example
s/vllm"
,
directory
=
"/workspace/
components/backend
s/vllm"
,
script_name
=
"agg_router.sh"
,
marks
=
[
pytest
.
mark
.
gpu_2
,
pytest
.
mark
.
vllm
],
endpoints
=
[
"v1/chat/completions"
,
"v1/completions"
],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment