Skip to content

Commit ecbbc1f

Browse files
committed
test: run regressions for V0 too
Signed-off-by: Travis Johnson <tsjohnso@us.ibm.com>
1 parent 47e4388 commit ecbbc1f

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
@@ -195,6 +195,7 @@ steps:
195195
commands:
196196
- pip install modelscope
197197
- pytest -v -s regressions
198+
- VLLM_USE_V1=0 pytest -v -s regressions
198199

199200
- label: Engine Test # 10min
200201
mirror_hardwares: [amdexperimental, amdproduction]

0 commit comments

Comments
 (0)