increalse live test timeout (#3205)

This commit is contained in:
George Arama 2022-01-03 11:45:46 -08:00 committed by GitHub
parent b4fe751310
commit 468b84c170
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ parameters:
default: 'sdk/*/*/*cov_xml.xml'
- name: LiveTestTimeoutInMinutes
type: number
default: 60
default: 90
- name: LineCoverageTarget
type: number
default: 95