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
938c43ea
Unverified
Commit
938c43ea
authored
Oct 15, 2025
by
Alexei-V-Ivanov-AMD
Committed by
GitHub
Oct 15, 2025
Browse files
[ci] Adjusting AMD test composition 2025-10-14 (#26852)
Signed-off-by:
Alexei V. Ivanov
<
alexei.ivanov@amd.com
>
parent
0a9ef0cf
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
.buildkite/test-amd.yaml
.buildkite/test-amd.yaml
+6
-5
No files found.
.buildkite/test-amd.yaml
View file @
938c43ea
...
@@ -63,7 +63,7 @@ steps:
...
@@ -63,7 +63,7 @@ steps:
-
label
:
Async Engine, Inputs, Utils, Worker Test (CPU)
# 4 mins
-
label
:
Async Engine, Inputs, Utils, Worker Test (CPU)
# 4 mins
timeout_in_minutes
:
10
timeout_in_minutes
:
10
mirror_hardwares
:
[
amdexperimental
]
mirror_hardwares
:
[
amdexperimental
,
amdproduction
]
agent_pool
:
mi325_1
agent_pool
:
mi325_1
# grade: Blocking
# grade: Blocking
source_file_dependencies
:
source_file_dependencies
:
...
@@ -353,7 +353,7 @@ steps:
...
@@ -353,7 +353,7 @@ 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 Test others (CPU)
# 5 mins
-
label
:
V1 Test others (CPU)
# 5 mins
mirror_hardwares
:
[
amdexperimental
]
mirror_hardwares
:
[
amdexperimental
,
amdproduction
]
agent_pool
:
mi325_1
agent_pool
:
mi325_1
# grade: Blocking
# grade: Blocking
source_file_dependencies
:
source_file_dependencies
:
...
@@ -459,6 +459,7 @@ steps:
...
@@ -459,6 +459,7 @@ steps:
-
pytest -v -s compile/test_fusion_all_reduce.py
-
pytest -v -s compile/test_fusion_all_reduce.py
-
pytest -v -s compile/test_decorator.py
-
pytest -v -s compile/test_decorator.py
-
pytest -v -s compile/test_noop_elimination.py
-
pytest -v -s compile/test_noop_elimination.py
-
pytest -v -s compile/test_aot_compile.py
-
label
:
PyTorch Fullgraph Smoke Test
# 15min
-
label
:
PyTorch Fullgraph Smoke Test
# 15min
timeout_in_minutes
:
30
timeout_in_minutes
:
30
...
@@ -487,14 +488,14 @@ steps:
...
@@ -487,14 +488,14 @@ steps:
-
label
:
Kernels Core Operation Test
# 48min
-
label
:
Kernels Core Operation Test
# 48min
timeout_in_minutes
:
75
timeout_in_minutes
:
75
mirror_hardwares
:
[
amdexperimental
]
mirror_hardwares
:
[
amdexperimental
,
amdproduction
]
agent_pool
:
mi325_1
agent_pool
:
mi325_1
# grade: Blocking
# grade: Blocking
source_file_dependencies
:
source_file_dependencies
:
-
csrc/
-
csrc/
-
tests/kernels/core
-
tests/kernels/core
commands
:
commands
:
-
pytest -v -s kernels/core
-
pytest -v -s kernels/core
kernels/test_top_k_per_row.py
-
label
:
Kernels Attention Test %N
# 23min
-
label
:
Kernels Attention Test %N
# 23min
timeout_in_minutes
:
35
timeout_in_minutes
:
35
...
@@ -632,7 +633,7 @@ steps:
...
@@ -632,7 +633,7 @@ steps:
-
label
:
OpenAI-Compatible Tool Use
# 23 min
-
label
:
OpenAI-Compatible Tool Use
# 23 min
timeout_in_minutes
:
35
timeout_in_minutes
:
35
mirror_hardwares
:
[
amdexperimental
]
mirror_hardwares
:
[
amdexperimental
,
amdproduction
]
agent_pool
:
mi325_1
agent_pool
:
mi325_1
# grade: Blocking
# grade: Blocking
fast_check
:
false
fast_check
:
false
...
...
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