[CI] Add PD Disaggregation aarch64 test (#16572)

Signed-off-by: Shangming Cai <csmthu@gmail.com>
This commit is contained in:
Shangming Cai
2026-01-10 14:44:54 +08:00
committed by GitHub
parent 94fc26aad8
commit 4b14f622e1
3 changed files with 95 additions and 8 deletions
+1
View File
@@ -41,6 +41,7 @@ suites = {
# ],
"per-commit-4-gpu-gb200": [
TestFile("test_deepseek_v3_cutedsl_4gpu.py", 1800),
TestFile("test_disaggregation_aarch64.py", 300),
],
"per-commit-4-gpu-deepep": [
TestFile("ep/test_deepep_small.py", 531),