Skip to content

Commit 5071bec

Browse files
yxiecapull[bot]
authored andcommitted
[pr test] increase T1-lag PR test timeout to 5 hours (sonic-net#11029)
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 [email protected]
1 parent 83753ff commit 5071bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ stages:
184184
- job:
185185
pool: sonictest-t1-lag
186186
displayName: "kvmtest-t1-lag"
187-
timeoutInMinutes: 240
187+
timeoutInMinutes: 300
188188

189189
steps:
190190
- template: .azure-pipelines/run-test-template.yml

0 commit comments

Comments
 (0)