rerun-test: route deepep h200 suite to deepep runner (#24325)

This commit is contained in:
Liangsheng Yin
2026-05-03 15:57:53 -07:00
committed by GitHub
parent 9a5450ad73
commit 53df43d0a3
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -486,7 +486,7 @@ CUDA_SUITE_TO_RUNNER = {
"stage-c-test-8-gpu-h20": "8-gpu-h20",
"stage-c-test-4-gpu-b200": "4-gpu-b200",
"stage-c-test-deepep-4-gpu-h100": "4-gpu-h100",
"stage-c-test-deepep-8-gpu-h200": "8-gpu-h200",
"stage-c-test-deepep-8-gpu-h200": "8-gpu-h200-deepep",
# Nightly test suites (NVIDIA)
"nightly-1-gpu": "1-gpu-h100",
"nightly-4-gpu": "4-gpu-h100",