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
536fd330
Unverified
Commit
536fd330
authored
Jul 03, 2025
by
Alexei-V-Ivanov-AMD
Committed by
GitHub
Jul 03, 2025
Browse files
[CI] Trimming some failing test groups from AMDPRODUCTION. (#20390)
parent
619b9f5c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
.buildkite/test-pipeline.yaml
.buildkite/test-pipeline.yaml
+6
-6
No files found.
.buildkite/test-pipeline.yaml
View file @
536fd330
...
@@ -217,7 +217,7 @@ steps:
...
@@ -217,7 +217,7 @@ steps:
##### 1 GPU test #####
##### 1 GPU test #####
-
label
:
Regression Test
# 5min
-
label
:
Regression Test
# 5min
mirror_hardwares
:
[
amdexperimental
,
amdproduction
]
mirror_hardwares
:
[
amdexperimental
]
source_file_dependencies
:
source_file_dependencies
:
-
vllm/
-
vllm/
-
tests/test_regression
-
tests/test_regression
...
@@ -227,7 +227,7 @@ steps:
...
@@ -227,7 +227,7 @@ steps:
working_dir
:
"
/vllm-workspace/tests"
# optional
working_dir
:
"
/vllm-workspace/tests"
# optional
-
label
:
Engine Test
# 10min
-
label
:
Engine Test
# 10min
mirror_hardwares
:
[
amdexperimental
,
amdproduction
]
mirror_hardwares
:
[
amdexperimental
]
source_file_dependencies
:
source_file_dependencies
:
-
vllm/
-
vllm/
-
tests/engine
-
tests/engine
...
@@ -340,7 +340,7 @@ steps:
...
@@ -340,7 +340,7 @@ steps:
parallelism
:
4
parallelism
:
4
-
label
:
PyTorch Compilation Unit Tests
-
label
:
PyTorch Compilation Unit Tests
mirror_hardwares
:
[
amdexperimental
,
amdproduction
]
mirror_hardwares
:
[
amdexperimental
]
torch_nightly
:
true
torch_nightly
:
true
source_file_dependencies
:
source_file_dependencies
:
-
vllm/
-
vllm/
...
@@ -422,7 +422,7 @@ steps:
...
@@ -422,7 +422,7 @@ steps:
-
pytest -v -s kernels/mamba
-
pytest -v -s kernels/mamba
-
label
:
Tensorizer Test
# 11min
-
label
:
Tensorizer Test
# 11min
mirror_hardwares
:
[
amdexperimental
,
amdproduction
]
mirror_hardwares
:
[
amdexperimental
]
soft_fail
:
true
soft_fail
:
true
source_file_dependencies
:
source_file_dependencies
:
-
vllm/model_executor/model_loader
-
vllm/model_executor/model_loader
...
@@ -514,7 +514,7 @@ steps:
...
@@ -514,7 +514,7 @@ steps:
##### models test #####
##### models test #####
-
label
:
Basic Models Test
# 24min
-
label
:
Basic Models Test
# 24min
mirror_hardwares
:
[
amdexperimental
,
amdproduction
]
mirror_hardwares
:
[
amdexperimental
]
torch_nightly
:
true
torch_nightly
:
true
source_file_dependencies
:
source_file_dependencies
:
-
vllm/
-
vllm/
...
@@ -603,7 +603,7 @@ steps:
...
@@ -603,7 +603,7 @@ steps:
-
pytest -v -s models/multimodal/generation/test_common.py -m 'split(group=0) and not core_model'
-
pytest -v -s models/multimodal/generation/test_common.py -m 'split(group=0) and not core_model'
-
label
:
Multi-Modal Models Test (Extended)
3
-
label
:
Multi-Modal Models Test (Extended)
3
mirror_hardwares
:
[
amdexperimental
,
amdproduction
]
mirror_hardwares
:
[
amdexperimental
]
optional
:
true
optional
:
true
source_file_dependencies
:
source_file_dependencies
:
-
vllm/
-
vllm/
...
...
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