[ci]: Extend timeout for kvm-t0 test from 300 minutes to 360 minutes (#9336)

Recently a lot of PRs didn't pass azure pipeline kvm v0 test due to timeout

Signed-off-by: Stephen Sun <stephens@nvidia.com>
This commit is contained in:
Stephen Sun 2021-11-23 01:54:27 +08:00 committed by GitHub
parent f9d0921d09
commit 0aebad9fe9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -107,7 +107,7 @@ stages:
- job:
pool: sonictest
displayName: "kvmtest-t0"
timeoutInMinutes: 300
timeoutInMinutes: 360
steps:
- template: .azure-pipelines/run-test-template.yml