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
eefa713a
Unverified
Commit
eefa713a
authored
Jan 05, 2026
by
Michael Goin
Committed by
GitHub
Jan 05, 2026
Browse files
[CI Failure] Disable B200 tests while runner is broken (#31732)
Signed-off-by:
mgoin
<
mgoin64@gmail.com
>
parent
79ed460d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
.buildkite/test-pipeline.yaml
.buildkite/test-pipeline.yaml
+4
-1
No files found.
.buildkite/test-pipeline.yaml
View file @
eefa713a
...
@@ -383,6 +383,7 @@ steps:
...
@@ -383,6 +383,7 @@ steps:
-
label
:
V1 Test attention (B200)
# 10min
-
label
:
V1 Test attention (B200)
# 10min
timeout_in_minutes
:
30
timeout_in_minutes
:
30
gpu
:
b200
gpu
:
b200
optional
:
true
# TODO(mgoin): disable optional once runner is fixed
source_file_dependencies
:
source_file_dependencies
:
-
vllm/v1/attention
-
vllm/v1/attention
-
tests/v1/attention
-
tests/v1/attention
...
@@ -943,7 +944,7 @@ steps:
...
@@ -943,7 +944,7 @@ steps:
timeout_in_minutes
:
30
timeout_in_minutes
:
30
working_dir
:
"
/vllm-workspace/"
working_dir
:
"
/vllm-workspace/"
gpu
:
b200
gpu
:
b200
#
optional: true
optional
:
true
# TODO(mgoin): disable optional once runner is fixed
source_file_dependencies
:
source_file_dependencies
:
-
csrc/quantization/fp4/
-
csrc/quantization/fp4/
-
csrc/attention/mla/
-
csrc/attention/mla/
...
@@ -985,6 +986,7 @@ steps:
...
@@ -985,6 +986,7 @@ steps:
timeout_in_minutes
:
40
timeout_in_minutes
:
40
working_dir
:
"
/vllm-workspace/"
working_dir
:
"
/vllm-workspace/"
gpu
:
b200
gpu
:
b200
optional
:
true
# TODO(mgoin): disable optional once runner is fixed
source_file_dependencies
:
source_file_dependencies
:
-
csrc/quantization/fp4/
-
csrc/quantization/fp4/
-
vllm/model_executor/layers/quantization/utils/flashinfer_utils.py
-
vllm/model_executor/layers/quantization/utils/flashinfer_utils.py
...
@@ -1052,6 +1054,7 @@ steps:
...
@@ -1052,6 +1054,7 @@ steps:
timeout_in_minutes
:
60
timeout_in_minutes
:
60
working_dir
:
"
/vllm-workspace/"
working_dir
:
"
/vllm-workspace/"
gpu
:
b200
gpu
:
b200
optional
:
true
# TODO(mgoin): disable optional once runner is fixed
source_file_dependencies
:
source_file_dependencies
:
-
tests/quantization/test_blackwell_moe.py
-
tests/quantization/test_blackwell_moe.py
-
vllm/model_executor/models/deepseek_v2.py
-
vllm/model_executor/models/deepseek_v2.py
...
...
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