[pr test] increase T1-lag PR test timeout to 5 hours (#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 ying.xie@microsoft.com
This commit is contained in:
Ying Xie 2022-06-05 08:23:02 -07:00 committed by GitHub
parent a6c9e195df
commit 8f47df6ae3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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