Skip to content

Commit 8ca2b21

Browse files
authored
[CI] Disable spawn when running V1 Test (#14345)
Signed-off-by: Thomas Parnell <[email protected]>
1 parent d929278 commit 8ca2b21

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.buildkite/test-pipeline.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,6 @@ steps:
200200
- tests/v1
201201
commands:
202202
# split the test to avoid interference
203-
- export VLLM_WORKER_MULTIPROC_METHOD=spawn
204203
- VLLM_USE_V1=1 pytest -v -s v1/core
205204
- VLLM_USE_V1=1 pytest -v -s v1/engine
206205
- VLLM_USE_V1=1 pytest -v -s v1/sample

0 commit comments

Comments
 (0)