[CI] increase ut buckets & adjust estimation time. (#12919)

This commit is contained in:
Liangsheng Yin
2025-11-09 18:17:50 +08:00
committed by GitHub
parent 3633f8b0cf
commit 877cb52840
2 changed files with 5 additions and 5 deletions

View File

@@ -322,7 +322,7 @@ jobs:
timeout-minutes: 30
run: |
cd test/srt
python3 run_suite.py --suite per-commit-1-gpu --auto-partition-id ${{ matrix.part }} --auto-partition-size 13
python3 run_suite.py --suite per-commit-1-gpu --auto-partition-id ${{ matrix.part }} --auto-partition-size 15
unit-test-backend-2-gpu:
needs: [check-changes, sgl-kernel-build-wheels]