Skip to content

Commit

Permalink
Extend t1-lag timeout to 360 (sonic-net#11478)
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Sun <stephens@nvidia.com>
  • Loading branch information
stephenxs authored and skbarista committed Aug 17, 2022
1 parent eb903f2 commit 4aecce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ stages:
- job:
pool: sonictest-t1-lag
displayName: "kvmtest-t1-lag"
timeoutInMinutes: 300
timeoutInMinutes: 360

steps:
- template: .azure-pipelines/run-test-template.yml
Expand Down

0 comments on commit 4aecce4

Please sign in to comment.