File tree Expand file tree Collapse file tree 11 files changed +0
-43
lines changed
eng/pipelines/templates/stages
azure-keyvault-administration Expand file tree Collapse file tree 11 files changed +0
-43
lines changed Original file line number Diff line number Diff line change @@ -60,9 +60,6 @@ parameters:
6060 Preview :
6161 Canary :
6262 Location : ' centraluseuap'
63- UsGov :
64- China :
65- Location : ' chinanorth3'
6663 - name : MatrixConfigs
6764 type : object
6865 default :
Original file line number Diff line number Diff line change @@ -12,13 +12,7 @@ extends:
1212 parameters :
1313 ServiceDirectory : appconfiguration
1414 Packages : ${{ parameters.Services }}
15- SupportedClouds : ' Public,UsGov,China'
1615 TestTimeoutInMinutes : 240
17- CloudConfig :
18- Public :
19- UsGov :
20- China :
21- Location : chinanorth3
2216 MatrixReplace :
2317 - TestSamples=.*/true
2418 EnvVars :
Original file line number Diff line number Diff line change 55 parameters :
66 BuildTargetingString : azure-containerregistry
77 ServiceDirectory : containerregistry
8- SupportedClouds : ' Public,UsGov,China'
98 TestTimeoutInMinutes : 240
109 MatrixReplace :
1110 - TestSamples=.*/true
Original file line number Diff line number Diff line change @@ -6,12 +6,10 @@ extends:
66 ServiceDirectory : eventhub
77 TestTimeoutInMinutes : 240
88 BuildTargetingString : azure-eventhub*
9- SupportedClouds : ' Public,UsGov,China'
109 MatrixFilters :
1110 - PythonVersion=^(?!pypy3).*
1211 EnvVars :
1312 AZURE_TEST_RUN_LIVE : ' true'
1413 AZURE_SUBSCRIPTION_ID : $(EVENTHUB_SUBSCRIPTION_ID)
1514 MatrixReplace :
1615 - TestSamples=.*/true
17- Clouds : ' Public'
Original file line number Diff line number Diff line change 66 ServiceDirectory : keyvault
77 BuildTargetingString : " azure-keyvault-administration"
88 JobName : azure_keyvault_administration
9- SupportedClouds : ' Public'
109 TestTimeoutInMinutes : 240
11- # Since we don't use HSMs in USGov or China clouds, just run Admin tests in Public.
1210 CloudConfig :
1311 Public :
1412 Location : ' westus2'
Original file line number Diff line number Diff line change @@ -6,18 +6,10 @@ extends:
66 ServiceDirectory : keyvault
77 BuildTargetingString : " azure-keyvault-keys"
88 JobName : azure_keyvault_keys
9- SupportedClouds : ' Public,UsGov,China'
109 TestTimeoutInMinutes : 240
1110 CloudConfig :
1211 Public :
1312 Location : ' westus2'
14- UsGov :
15- MatrixFilters :
16- - ArmTemplateParameters=^(?!.*enableHsm.*true)
17- China :
18- Location : chinanorth3
19- MatrixFilters :
20- - ArmTemplateParameters=^(?!.*enableHsm.*true)
2113 # HSMs are expensive and restricted in number so we only test them on one platform.
2214 AdditionalMatrixConfigs :
2315 - Name : keyvault_hsm_matrix_addons
Original file line number Diff line number Diff line change @@ -12,16 +12,7 @@ extends:
1212 parameters :
1313 ServiceDirectory : keyvault
1414 Packages : ${{ parameters.Services }}
15- SupportedClouds : ' Public,UsGov,China'
1615 TestTimeoutInMinutes : 240
17- CloudConfig :
18- Public :
19- UsGov :
20- MatrixFilters :
21- - ArmTemplateParameters=^(?!.*enableHsm.*true)
22- China :
23- MatrixFilters :
24- - ArmTemplateParameters=^(?!.*enableHsm.*true)
2516 EnvVars :
2617 AZURE_TEST_RUN_LIVE : true
2718 AZURE_SKIP_LIVE_RECORDING : ' True'
Original file line number Diff line number Diff line change 44 template : /eng/pipelines/templates/stages/archetype-sdk-tests.yml
55 parameters :
66 BuildTargetingString : azure-search-documents
7- SupportedClouds : ' Public,UsGov,China'
87 TestTimeoutInMinutes : 240
98 ServiceDirectory : search
109 EnvVars :
Original file line number Diff line number Diff line change @@ -12,9 +12,3 @@ extends:
1212 AZURE_SKIP_LIVE_RECORDING : ' True'
1313 MatrixFilters :
1414 - PythonVersion=^(?!pypy3).*
15- Clouds : ' Public'
16- SupportedClouds : ' Public,UsGov'
17- CloudConfig :
18- Public :
19- UsGov :
20- Location : ' usgovarizona'
Original file line number Diff line number Diff line change 66 BuildTargetingString : azure-data-tables
77 ServiceDirectory : tables
88 TestTimeoutInMinutes : 180
9- SupportedClouds : ' Public,UsGov,China'
109 MatrixReplace :
1110 - TestSamples=.*/true
1211 EnvVars :
You can’t perform that action at this time.
0 commit comments