extend timeout for b200 test (#14925)

Co-authored-by: Brayden Zhong <b8zhong@users.noreply.github.com>
This commit is contained in:
b8zhong
2025-12-11 15:43:53 -08:00
committed by GitHub
parent 5c8bd8b51b
commit 6107268fe7
3 changed files with 4 additions and 2 deletions

View File

@@ -1214,7 +1214,7 @@ jobs:
timeout-minutes: 30
run: |
cd test/srt
python3 run_suite.py --suite per-commit-4-gpu-b200 --auto-partition-id ${{ matrix.part }} --auto-partition-size 3 --timeout-per-file 1800
IS_BLACKWELL=1 python3 run_suite.py --suite per-commit-4-gpu-b200 --auto-partition-id ${{ matrix.part }} --auto-partition-size 3 --timeout-per-file 1800
# TODO: Add gb200 tests back after the ci runner is fixed
# unit-test-backend-4-gpu-gb200: