Add CI timeout guidelines (#10829)

This commit is contained in:
Lianmin Zheng
2025-09-23 22:08:02 -07:00
committed by GitHub
parent 32d893730f
commit b1f0fc1c0b
7 changed files with 12 additions and 38 deletions

View File

@@ -615,7 +615,7 @@ jobs:
CUSTOM_BUILD_SGL_KERNEL=${{needs.check-changes.outputs.sgl_kernel}} IS_BLACKWELL=1 bash scripts/ci/ci_install_dependency.sh
- name: Run test
timeout-minutes: 60
timeout-minutes: 45
run: |
cd test/srt
python3 run_suite.py --suite per-commit-4-gpu-b200 --auto-partition-id 0 --auto-partition-size 1 --timeout-per-file 3600