Skip to content

Commit 6e610a7

Browse files
committed
test: run regressions for V0 too
Signed-off-by: Travis Johnson <tsjohnso@us.ibm.com>
1 parent 1650e2b commit 6e610a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/test-pipeline.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ steps:
184184
commands:
185185
- pip install modelscope
186186
- pytest -v -s regressions
187+
- VLLM_USE_V1=0 pytest -v -s regressions
187188

188189
- label: Engine Test # 10min
189190
mirror_hardwares: [amdexperimental, amdproduction]

0 commit comments

Comments
 (0)