Skip to content

Commit a92b1c2

Browse files
khluuMu Huai
authored andcommitted
[ci] Reduce number of tests in fastcheck (vllm-project#14782)
Signed-off-by: Mu Huai <[email protected]>
1 parent bf10a48 commit a92b1c2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.buildkite/test-pipeline.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ steps:
4141
- grep \"sig sig-object py\" build/html/api/inference_params.html
4242

4343
- label: Async Engine, Inputs, Utils, Worker Test # 24min
44-
fast_check: true
4544
source_file_dependencies:
4645
- vllm/
4746
- tests/mq_llm_engine
@@ -126,7 +125,6 @@ steps:
126125
- label: Distributed Tests (4 GPUs) # 10min
127126
working_dir: "/vllm-workspace/tests"
128127
num_gpus: 4
129-
fast_check: true
130128
source_file_dependencies:
131129
- vllm/distributed/
132130
- vllm/core/
@@ -152,7 +150,6 @@ steps:
152150

153151
- label: Metrics, Tracing Test # 10min
154152
num_gpus: 2
155-
fast_check: true
156153
source_file_dependencies:
157154
- vllm/
158155
- tests/metrics
@@ -284,7 +281,6 @@ steps:
284281
parallelism: 4
285282

286283
- label: PyTorch Fullgraph Smoke Test # 9min
287-
fast_check: true
288284
source_file_dependencies:
289285
- vllm/
290286
- tests/compile
@@ -528,7 +524,6 @@ steps:
528524
- label: Plugin Tests (2 GPUs) # 40min
529525
working_dir: "/vllm-workspace/tests"
530526
num_gpus: 2
531-
fast_check: true
532527
source_file_dependencies:
533528
- vllm/plugins/
534529
- tests/plugins/

0 commit comments

Comments
 (0)