File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
azure-keyvault-administration Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ extends:
21
21
SubscriptionConfiguration : $(sub-config-cn-test-resources)
22
22
MatrixFilters :
23
23
- ArmTemplateParameters=^(?!.*enableHsm.*true)
24
- Location : chinanorth3
24
+ Location : chinaeast2
25
25
# Test azure-keyvault-administration on *only* Managed HSM for weekly tests only
26
26
MatrixConfigs :
27
27
- Name : keyvault_admin_weekly_matrix
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ extends:
21
21
SubscriptionConfiguration : $(sub-config-cn-test-resources)
22
22
MatrixFilters :
23
23
- ArmTemplateParameters=^(?!.*enableHsm.*true)
24
- Location : chinanorth3
24
+ Location : chinaeast2
25
25
${{ if contains(variables['Build.DefinitionName'], 'tests-weekly') }} :
26
26
# Test azure-keyvault-keys on Managed HSM for weekly tests only
27
27
AdditionalMatrixConfigs :
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ extends:
25
25
SubscriptionConfiguration : $(sub-config-cn-test-resources)
26
26
MatrixFilters :
27
27
- ArmTemplateParameters=^(?!.*enableHsm.*true)
28
- Location : chinanorth3
28
+ Location : chinaeast2
29
29
EnvVars :
30
30
AZURE_TEST_RUN_LIVE : true
31
31
AZURE_SKIP_LIVE_RECORDING : ' True'
You can’t perform that action at this time.
0 commit comments