[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 committed by shilongliu
parent 076055d6ca
commit 4d2e8760c4

View File

@ -108,7 +108,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