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

@@ -39,4 +39,4 @@ jobs:
timeout-minutes: 30
run: |
cd test/srt
python3 run_suite.py --suite vllm_dependency_test --timeout-per-file 600
python3 run_suite.py --suite vllm_dependency_test