Skip to content

Commit

Permalink
[pr test] increase T1-lag PR test timeout to 5 hours (#11029)
Browse files Browse the repository at this point in the history
Why I did it
Some PR test are timing out on T1-lag kvm test.

How I did it
Increase the timeout to 5 hours.

How to verify it
Test on this PR.

Signed-off-by: Ying Xie ying.xie@microsoft.com
  • Loading branch information
yxieca committed Jun 5, 2022
1 parent af85503 commit dbb4a98
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 @@ -184,7 +184,7 @@ stages:
- job:
pool: sonictest-t1-lag
displayName: "kvmtest-t1-lag"
timeoutInMinutes: 240
timeoutInMinutes: 300

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

0 comments on commit dbb4a98

Please sign in to comment.