mirror of
https://github.com/wassname/vllm.git
synced 2026-06-27 16:17:48 +08:00
[CI] Disable spawn when running V1 Test (#14345)
Signed-off-by: Thomas Parnell <tpa@zurich.ibm.com>
This commit is contained in:
@@ -200,7 +200,6 @@ steps:
|
|||||||
- tests/v1
|
- tests/v1
|
||||||
commands:
|
commands:
|
||||||
# split the test to avoid interference
|
# 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/core
|
||||||
- VLLM_USE_V1=1 pytest -v -s v1/engine
|
- VLLM_USE_V1=1 pytest -v -s v1/engine
|
||||||
- VLLM_USE_V1=1 pytest -v -s v1/sample
|
- VLLM_USE_V1=1 pytest -v -s v1/sample
|
||||||
|
|||||||
Reference in New Issue
Block a user