[ci] split stage-c-test-4-gpu-b200 to enable a low-disk runner pool (#23417)

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Kangyan-Zhou
2026-04-21 18:33:33 -07:00
committed by GitHub
co-authored by Claude Opus 4.7
parent 6cf0b004ca
commit 77fd86f89e
15 changed files with 84 additions and 14 deletions
@@ -17,7 +17,7 @@ from sglang.test.test_utils import (
)
# EAGLE with DP attention on B200 (tp=2, dp=2, requires 4 B200 GPUs)
register_cuda_ci(est_time=136, suite="stage-c-test-4-gpu-b200")
register_cuda_ci(est_time=136, suite="stage-c-test-4-gpu-b200-small")
def test_gsm8k(base_url: str, model: str):