Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
f1f632d9
Unverified
Commit
f1f632d9
authored
Mar 13, 2025
by
Kevin H. Luu
Committed by
GitHub
Mar 13, 2025
Browse files
[ci] Reduce number of tests in fastcheck (#14782)
parent
95d680b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
.buildkite/test-pipeline.yaml
.buildkite/test-pipeline.yaml
+0
-5
No files found.
.buildkite/test-pipeline.yaml
View file @
f1f632d9
...
...
@@ -41,7 +41,6 @@ steps:
-
grep \"sig sig-object py\" build/html/api/inference_params.html
-
label
:
Async Engine, Inputs, Utils, Worker Test
# 24min
fast_check
:
true
source_file_dependencies
:
-
vllm/
-
tests/mq_llm_engine
...
...
@@ -126,7 +125,6 @@ steps:
-
label
:
Distributed Tests (4 GPUs)
# 10min
working_dir
:
"
/vllm-workspace/tests"
num_gpus
:
4
fast_check
:
true
source_file_dependencies
:
-
vllm/distributed/
-
vllm/core/
...
...
@@ -152,7 +150,6 @@ steps:
-
label
:
Metrics, Tracing Test
# 10min
num_gpus
:
2
fast_check
:
true
source_file_dependencies
:
-
vllm/
-
tests/metrics
...
...
@@ -284,7 +281,6 @@ steps:
parallelism
:
4
-
label
:
PyTorch Fullgraph Smoke Test
# 9min
fast_check
:
true
source_file_dependencies
:
-
vllm/
-
tests/compile
...
...
@@ -528,7 +524,6 @@ steps:
-
label
:
Plugin Tests (2 GPUs)
# 40min
working_dir
:
"
/vllm-workspace/tests"
num_gpus
:
2
fast_check
:
true
source_file_dependencies
:
-
vllm/plugins/
-
tests/plugins/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment