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
vllm_cscc
Commits
8ca2b21c
Unverified
Commit
8ca2b21c
authored
Mar 06, 2025
by
Thomas Parnell
Committed by
GitHub
Mar 06, 2025
Browse files
[CI] Disable spawn when running V1 Test (#14345)
Signed-off-by:
Thomas Parnell
<
tpa@zurich.ibm.com
>
parent
d9292786
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
.buildkite/test-pipeline.yaml
.buildkite/test-pipeline.yaml
+0
-1
No files found.
.buildkite/test-pipeline.yaml
View file @
8ca2b21c
...
...
@@ -200,7 +200,6 @@ steps:
-
tests/v1
commands
:
# split the test to avoid interference
-
export VLLM_WORKER_MULTIPROC_METHOD=spawn
-
VLLM_USE_V1=1 pytest -v -s v1/core
-
VLLM_USE_V1=1 pytest -v -s v1/engine
-
VLLM_USE_V1=1 pytest -v -s v1/sample
...
...
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