fix: 8-gpu-b200 increase timeout length (#16658)
This commit is contained in:
2
.github/workflows/nightly-test-nvidia.yml
vendored
2
.github/workflows/nightly-test-nvidia.yml
vendored
@@ -386,7 +386,7 @@ jobs:
|
||||
|
||||
- name: Run common 8-GPU model tests
|
||||
if: always()
|
||||
timeout-minutes: 200
|
||||
timeout-minutes: 300
|
||||
env:
|
||||
TRACE_BASE_URL: https://raw.githubusercontent.com/sglang-bot/sglang-ci-data/main/traces/${{ github.run_id }}
|
||||
PERFETTO_RELAY_URL: ${{ vars.PERFETTO_RELAY_URL }}
|
||||
|
||||
Reference in New Issue
Block a user