Skip to content

Commit ba262c4

Browse files
authored
[ci] Mark LoRA test as soft-fail (#8160)
Signed-off-by: kevin <[email protected]>
1 parent 4624d98 commit ba262c4

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
@@ -368,6 +368,7 @@ steps:
368368
- label: LoRA Long Context (Distributed) # 11min
369369
# This test runs llama 13B, so it is required to run on 4 GPUs.
370370
num_gpus: 4
371+
soft_fail: true
371372
source_file_dependencies:
372373
- vllm/lora
373374
- tests/lora/test_long_context

0 commit comments

Comments
 (0)