[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 Ying Xie
parent af855033ec
commit dbb4a98046

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