[AMD] Add PD test for AMD CI (#11938)

This commit is contained in:
michael-amd
2025-11-11 00:49:44 -08:00
committed by GitHub
parent 8db7fc4186
commit 39b1d048a0

View File

@@ -482,6 +482,7 @@ suite_amd = {
"per-commit-8-gpu-amd": [
TestFile("test_deepseek_v3_basic.py", 275),
TestFile("test_deepseek_v3_mtp.py", 275),
TestFile("test_disaggregation_pp.py", 200),
],
"nightly-amd": [
TestFile("nightly/test_gsm8k_eval_amd.py"),