[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:
parent
f9d0921d09
commit
0aebad9fe9
@ -107,7 +107,7 @@ stages:
|
|||||||
- job:
|
- job:
|
||||||
pool: sonictest
|
pool: sonictest
|
||||||
displayName: "kvmtest-t0"
|
displayName: "kvmtest-t0"
|
||||||
timeoutInMinutes: 300
|
timeoutInMinutes: 360
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- template: .azure-pipelines/run-test-template.yml
|
- template: .azure-pipelines/run-test-template.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user