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
300622e6
Unverified
Commit
300622e6
authored
Jan 22, 2026
by
Matthew Bonanni
Committed by
GitHub
Jan 22, 2026
Browse files
[CI][Attention] Add more CI dependencies for attention tests (#32487)
Signed-off-by:
Matthew Bonanni
<
mbonanni@redhat.com
>
parent
69d09fdd
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
0 deletions
+12
-0
.buildkite/test-amd.yaml
.buildkite/test-amd.yaml
+4
-0
.buildkite/test-pipeline.yaml
.buildkite/test-pipeline.yaml
+4
-0
.buildkite/test_areas/attention.yaml
.buildkite/test_areas/attention.yaml
+4
-0
No files found.
.buildkite/test-amd.yaml
View file @
300622e6
...
@@ -430,6 +430,8 @@ steps:
...
@@ -430,6 +430,8 @@ steps:
timeout_in_minutes
:
30
timeout_in_minutes
:
30
gpu
:
h100
gpu
:
h100
source_file_dependencies
:
source_file_dependencies
:
-
vllm/config/attention.py
-
vllm/model_executor/layers/attention
-
vllm/v1/attention
-
vllm/v1/attention
-
tests/v1/attention
-
tests/v1/attention
commands
:
commands
:
...
@@ -454,6 +456,8 @@ steps:
...
@@ -454,6 +456,8 @@ steps:
timeout_in_minutes
:
30
timeout_in_minutes
:
30
gpu
:
b200
gpu
:
b200
source_file_dependencies
:
source_file_dependencies
:
-
vllm/config/attention.py
-
vllm/model_executor/layers/attention
-
vllm/v1/attention
-
vllm/v1/attention
-
tests/v1/attention
-
tests/v1/attention
commands
:
commands
:
...
...
.buildkite/test-pipeline.yaml
View file @
300622e6
...
@@ -376,6 +376,8 @@ steps:
...
@@ -376,6 +376,8 @@ steps:
timeout_in_minutes
:
30
timeout_in_minutes
:
30
gpu
:
h100
gpu
:
h100
source_file_dependencies
:
source_file_dependencies
:
-
vllm/config/attention.py
-
vllm/model_executor/layers/attention
-
vllm/v1/attention
-
vllm/v1/attention
-
tests/v1/attention
-
tests/v1/attention
commands
:
commands
:
...
@@ -398,6 +400,8 @@ steps:
...
@@ -398,6 +400,8 @@ steps:
timeout_in_minutes
:
30
timeout_in_minutes
:
30
gpu
:
b200
gpu
:
b200
source_file_dependencies
:
source_file_dependencies
:
-
vllm/config/attention.py
-
vllm/model_executor/layers/attention
-
vllm/v1/attention
-
vllm/v1/attention
-
tests/v1/attention
-
tests/v1/attention
commands
:
commands
:
...
...
.buildkite/test_areas/attention.yaml
View file @
300622e6
...
@@ -6,6 +6,8 @@ steps:
...
@@ -6,6 +6,8 @@ steps:
timeout_in_minutes
:
30
timeout_in_minutes
:
30
gpu
:
h100
gpu
:
h100
source_file_dependencies
:
source_file_dependencies
:
-
vllm/config/attention.py
-
vllm/model_executor/layers/attention
-
vllm/v1/attention
-
vllm/v1/attention
-
tests/v1/attention
-
tests/v1/attention
commands
:
commands
:
...
@@ -15,6 +17,8 @@ steps:
...
@@ -15,6 +17,8 @@ steps:
timeout_in_minutes
:
30
timeout_in_minutes
:
30
gpu
:
b200
gpu
:
b200
source_file_dependencies
:
source_file_dependencies
:
-
vllm/config/attention.py
-
vllm/model_executor/layers/attention
-
vllm/v1/attention
-
vllm/v1/attention
-
tests/v1/attention
-
tests/v1/attention
commands
:
commands
:
...
...
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