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
+1 -1
View File
@@ -15,7 +15,7 @@ from sglang.test.test_utils import (
popen_launch_server,
)
register_cuda_ci(est_time=660, suite="stage-c-test-deepep-4-gpu-h100")
register_cuda_ci(est_time=200, suite="stage-c-test-deepep-4-gpu-h100")
ib_devices = get_rdma_devices_args()