[ci]: increase the t0 kvm test limit to 5 hours

Signed-off-by: Guohan Lu <lguohan@gmail.com>
This commit is contained in:
Guohan Lu 2021-09-02 01:23:37 -07:00
parent 124e6d42e6
commit 53e4280df1

View File

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