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