"vscode:/vscode.git/clone" did not exist on "bd875d2eb71b130cbc2b68bf0e2dd285f5c7348d"
Unverified Commit 8ca2b21c authored by Thomas Parnell's avatar Thomas Parnell Committed by GitHub
Browse files

[CI] Disable spawn when running V1 Test (#14345)


Signed-off-by: default avatarThomas Parnell <tpa@zurich.ibm.com>
parent d9292786
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment