Skip to content

Commit bfbfcbc

Browse files
authored
[KV] Extend live pipeline timeouts (Azure#31692)
1 parent e67252c commit bfbfcbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/keyvault/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ stages:
1717
BuildTargetingString: ${{ service }}
1818
JobName: ${{ replace(service, '-', '_') }}
1919
SupportedClouds: 'Public,UsGov,China'
20-
TestTimeoutInMinutes: 180
20+
TestTimeoutInMinutes: 240
2121
CloudConfig:
2222
Public:
2323
SubscriptionConfiguration: $(sub-config-azure-cloud-test-resources)

0 commit comments

Comments
 (0)