File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ steps:
234
234
# OOM in the CI unless we run this separately
235
235
- pytest -v -s tokenization
236
236
237
- - label : V1 Test v1/ e2e
237
+ - label : V1 Test e2e
238
238
mirror_hardwares : [amdexperimental]
239
239
source_file_dependencies :
240
240
- vllm/
@@ -244,15 +244,15 @@ steps:
244
244
# VLLM_USE_FLASHINFER_SAMPLER or not on H100.
245
245
- pytest -v -s v1/e2e
246
246
247
- - label : V1 Test v1/ entrypoints
247
+ - label : V1 Test entrypoints
248
248
mirror_hardwares : [amdexperimental]
249
249
source_file_dependencies :
250
250
- vllm/
251
251
- tests/v1
252
252
commands :
253
253
- pytest -v -s v1/entrypoints
254
254
255
- - label : V1 Test ( others)
255
+ - label : V1 Test others
256
256
mirror_hardwares : [amdexperimental]
257
257
source_file_dependencies :
258
258
- vllm/
You can’t perform that action at this time.
0 commit comments