Skip to content

Commit

Permalink
[Key Vault] Extend pipeline test timeout (#19404)
Browse files Browse the repository at this point in the history
  • Loading branch information
mccoyp authored Jun 23, 2021
1 parent 0502088 commit fb5f472
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/keyvault/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ stages:
JobName: ${{ replace(service, '-', '_') }}
DeployArmTemplate: true
AllocateResourceGroup: true
TestTimeoutInMinutes: 240
${{ if eq(service, 'azure-keyvault-keys') }}:
AdditionalMatrixConfigs:
- Name: keyvault_test_matrix_addons
Expand Down

0 comments on commit fb5f472

Please sign in to comment.