[CI] Migrate JIT tests missed by #29066 to runner_config registration (#29715)

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Mohammad Miadh Angkad <176301910+mmangkad@users.noreply.github.com>
This commit is contained in:
Khoa Pham
2026-06-29 23:21:14 -07:00
committed by GitHub
co-authored by Claude Opus 4.8 Mohammad Miadh Angkad
parent dad0120c57
commit dbb51c46ac
18 changed files with 71 additions and 27 deletions
@@ -29,7 +29,8 @@ from sglang.test.ci.ci_register import register_cuda_ci
register_cuda_ci(
est_time=120,
suite="base-b-kernel-unit-8-gpu-h200",
stage="extra-b",
runner_config="8-gpu-h200",
)
# ---------------------------------------------------------------------------