fix(ci): update est_time for 57 tests based on runtime analysis (#21896)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Liangsheng Yin
2026-04-01 20:16:13 -07:00
committed by GitHub
co-authored by Claude Opus 4.6
parent 2ef12073f4
commit 875a615993
57 changed files with 61 additions and 59 deletions
@@ -22,7 +22,7 @@ from sglang.test.test_utils import (
popen_launch_server,
)
register_cuda_ci(est_time=120, suite="stage-b-test-1-gpu-small")
register_cuda_ci(est_time=250, suite="stage-b-test-1-gpu-small")
register_amd_ci(est_time=258, suite="stage-b-test-1-gpu-small-amd")