Commit 57a45ad 1 parent 1a0e096 commit 57a45ad Copy full SHA for 57a45ad
File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 83
83
84
84
- label : Entrypoints Test # 20min
85
85
working_dir : " /vllm-workspace/tests"
86
+ soft_fail : true
86
87
fast_check : true
87
88
mirror_hardwares : [amd]
88
89
source_file_dependencies :
@@ -177,6 +178,7 @@ steps:
177
178
- pytest -v -s prefix_caching
178
179
179
180
- label : Samplers Test # 18min
181
+ soft_fail : true
180
182
source_file_dependencies :
181
183
- vllm/model_executor/layers
182
184
- vllm/sampling_metadata.py
@@ -204,6 +206,7 @@ steps:
204
206
205
207
- label : LoRA Test %N # 30min each
206
208
mirror_hardwares : [amd]
209
+ soft_fail : true
207
210
source_file_dependencies :
208
211
- vllm/lora
209
212
- tests/lora
@@ -308,6 +311,7 @@ steps:
308
311
- pytest -v -s models/decoder_only/language
309
312
310
313
- label : Decoder-only Multi-Modal Models Test # 56min
314
+ soft_fail : true
311
315
# mirror_hardwares: [amd]
312
316
source_file_dependencies :
313
317
- vllm/
You can’t perform that action at this time.
0 commit comments