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
4e4ad41d
Unverified
Commit
4e4ad41d
authored
Apr 12, 2026
by
Andreas Karatzas
Committed by
GitHub
Apr 13, 2026
Browse files
[ROCm][CI] Removed stale tests and extended acceptance test (#39651)
Signed-off-by:
Andreas Karatzas
<
akaratza@amd.com
>
parent
620e8924
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
67 deletions
+1
-67
.buildkite/test-amd.yaml
.buildkite/test-amd.yaml
+1
-67
No files found.
.buildkite/test-amd.yaml
View file @
4e4ad41d
...
@@ -532,28 +532,6 @@ steps:
...
@@ -532,28 +532,6 @@ steps:
-
pytest -v -s entrypoints/openai/correctness/test_lmeval.py::test_lm_eval_accuracy_v1_engine
-
pytest -v -s entrypoints/openai/correctness/test_lmeval.py::test_lm_eval_accuracy_v1_engine
-
label
:
V1 Speculative Decoding (slow)
# TBD
timeout_in_minutes
:
180
mirror_hardwares
:
[
amdexperimental
,
amdproduction
,
amdgfx90anightly
,
amdmi250
]
agent_pool
:
mi250_1
working_dir
:
"
/vllm-workspace/tests"
source_file_dependencies
:
-
vllm/v1/spec_decode/
-
vllm/model_executor/models/
-
vllm/v1/attention/
-
vllm/model_executor/layers/
-
tests/v1/spec_decode/
-
vllm/platforms/rocm.py
commands
:
-
pytest -v -s -m 'slow_test' v1/spec_decode/test_eagle.py
-
pytest -v -s -m 'slow_test' v1/spec_decode/test_extract_hidden_states.py
-
pytest -v -s -m 'slow_test' v1/spec_decode/test_max_len.py
-
pytest -v -s -m 'slow_test' v1/spec_decode/test_mtp.py
-
pytest -v -s -m 'slow_test' v1/spec_decode/test_ngram.py
-
pytest -v -s -m 'slow_test' v1/spec_decode/test_speculators_eagle3.py
-
pytest -v -s -m 'slow_test' v1/spec_decode/test_tree_attention.py
-
label
:
V1 attention (H100-MI250)
# TBD
-
label
:
V1 attention (H100-MI250)
# TBD
timeout_in_minutes
:
180
timeout_in_minutes
:
180
mirror_hardwares
:
[
amdexperimental
,
amdproduction
,
amdgfx90anightly
,
amdmi250
]
mirror_hardwares
:
[
amdexperimental
,
amdproduction
,
amdgfx90anightly
,
amdmi250
]
...
@@ -1879,28 +1857,6 @@ steps:
...
@@ -1879,28 +1857,6 @@ steps:
-
pytest -v -s entrypoints/openai/correctness/test_lmeval.py::test_lm_eval_accuracy_v1_engine
-
pytest -v -s entrypoints/openai/correctness/test_lmeval.py::test_lm_eval_accuracy_v1_engine
-
label
:
V1 Speculative Decoding (slow)
# TBD
timeout_in_minutes
:
180
mirror_hardwares
:
[
amdexperimental
,
amdproduction
,
amdgfx942nightly
,
amdmi325
]
agent_pool
:
mi325_1
optional
:
true
working_dir
:
"
/vllm-workspace/tests"
source_file_dependencies
:
-
vllm/v1/spec_decode/
-
vllm/model_executor/models/
-
vllm/v1/attention/
-
vllm/model_executor/layers/
-
tests/v1/spec_decode/
-
vllm/platforms/rocm.py
commands
:
-
pytest -v -s -m 'slow_test' v1/spec_decode/test_eagle.py
-
pytest -v -s -m 'slow_test' v1/spec_decode/test_extract_hidden_states.py
-
pytest -v -s -m 'slow_test' v1/spec_decode/test_max_len.py
-
pytest -v -s -m 'slow_test' v1/spec_decode/test_mtp.py
-
pytest -v -s -m 'slow_test' v1/spec_decode/test_ngram.py
-
pytest -v -s -m 'slow_test' v1/spec_decode/test_speculators_eagle3.py
-
pytest -v -s -m 'slow_test' v1/spec_decode/test_tree_attention.py
-
label
:
Acceptance Length Test (Large Models)
# TBD
-
label
:
Acceptance Length Test (Large Models)
# TBD
timeout_in_minutes
:
180
timeout_in_minutes
:
180
...
@@ -1915,7 +1871,7 @@ steps:
...
@@ -1915,7 +1871,7 @@ steps:
-
vllm/platforms/rocm.py
-
vllm/platforms/rocm.py
commands
:
commands
:
-
export VLLM_ALLOW_INSECURE_SERIALIZATION=1
-
export VLLM_ALLOW_INSECURE_SERIALIZATION=1
-
pytest -v -s v1/spec_decode/test_acceptance_length.py
-m slow_test
-
pytest -v -s v1/spec_decode/test_acceptance_length.py
-
label
:
V1 attention (H100-MI325)
# 14.5m
-
label
:
V1 attention (H100-MI325)
# 14.5m
...
@@ -3188,28 +3144,6 @@ steps:
...
@@ -3188,28 +3144,6 @@ steps:
-
pytest -v -s entrypoints/openai/correctness/test_lmeval.py::test_lm_eval_accuracy_v1_engine
-
pytest -v -s entrypoints/openai/correctness/test_lmeval.py::test_lm_eval_accuracy_v1_engine
-
label
:
V1 Speculative Decoding (slow)
# TBD
timeout_in_minutes
:
180
mirror_hardwares
:
[
amdexperimental
,
amdproduction
,
amdgfx950nightly
,
amdmi355
]
agent_pool
:
mi355_1
working_dir
:
"
/vllm-workspace/tests"
source_file_dependencies
:
-
vllm/v1/spec_decode/
-
vllm/model_executor/models/
-
vllm/v1/attention/
-
vllm/model_executor/layers/
-
tests/v1/spec_decode/
-
vllm/platforms/rocm.py
commands
:
-
pytest -v -s -m 'slow_test' v1/spec_decode/test_eagle.py
-
pytest -v -s -m 'slow_test' v1/spec_decode/test_extract_hidden_states.py
-
pytest -v -s -m 'slow_test' v1/spec_decode/test_max_len.py
-
pytest -v -s -m 'slow_test' v1/spec_decode/test_mtp.py
-
pytest -v -s -m 'slow_test' v1/spec_decode/test_ngram.py
-
pytest -v -s -m 'slow_test' v1/spec_decode/test_speculators_eagle3.py
-
pytest -v -s -m 'slow_test' v1/spec_decode/test_tree_attention.py
-
label
:
V1 attention (B200-MI355)
# TBD
-
label
:
V1 attention (B200-MI355)
# TBD
timeout_in_minutes
:
180
timeout_in_minutes
:
180
mirror_hardwares
:
[
amdexperimental
,
amdproduction
,
amdgfx950nightly
,
amdmi355
]
mirror_hardwares
:
[
amdexperimental
,
amdproduction
,
amdgfx950nightly
,
amdmi355
]
...
...
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