Extend t1-lag timeout to 360 (#11478)

Signed-off-by: Stephen Sun <stephens@nvidia.com>
This commit is contained in:
Stephen Sun 2022-08-01 23:25:18 +08:00 committed by Ying Xie
parent 5970a065d5
commit 6391b0a8ee

View File

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