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 GitHub
parent d8f30c7bde
commit b29dda2bea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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