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
1ef9c9e2
Unverified
Commit
1ef9c9e2
authored
Nov 21, 2025
by
qli88
Committed by
GitHub
Nov 21, 2025
Browse files
[CI/Build] Disable test_gptoss_tp.py in 'LoRA TP Test' group for ROCm platform (#29204)
Signed-off-by:
qli88
<
qiang.li2@amd.com
>
parent
5c8f2adf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
.buildkite/test-amd.yaml
.buildkite/test-amd.yaml
+4
-1
No files found.
.buildkite/test-amd.yaml
View file @
1ef9c9e2
...
@@ -1319,7 +1319,10 @@ steps:
...
@@ -1319,7 +1319,10 @@ steps:
-
pytest -v -s -x lora/test_llama_tp.py
-
pytest -v -s -x lora/test_llama_tp.py
-
pytest -v -s -x lora/test_llm_with_multi_loras.py
-
pytest -v -s -x lora/test_llm_with_multi_loras.py
-
pytest -v -s -x lora/test_olmoe_tp.py
-
pytest -v -s -x lora/test_olmoe_tp.py
-
pytest -v -s -x lora/test_gptoss_tp.py
# Disabled for now because MXFP4 backend on non-cuda platform
# doesn't support LoRA yet
#- pytest -v -s -x lora/test_gptoss_tp.py
-
label
:
Weight Loading Multiple GPU Test
# 33min
-
label
:
Weight Loading Multiple GPU Test
# 33min
...
...
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