File tree Expand file tree Collapse file tree 6 files changed +11
-13
lines changed
azure-storage-blob-changefeed
azure-storage-file-datalake Expand file tree Collapse file tree 6 files changed +11
-13
lines changed Original file line number Diff line number Diff line change 11-e ../../../tools/azure-sdk-tools
2- ../azure-storage-blob
2+ -e ../../core/ azure-core
33-e ../../identity/azure-identity
4+ -e ../azure-storage-blob
45aiohttp>=3.0
Original file line number Diff line number Diff line change 11-e ../../../tools/azure-sdk-tools
2- ../../core/azure-core
3- azure-identity
2+ -e ../../core/azure-core
3+ -e ../../identity/ azure-identity
44azure-mgmt-storage==20.1.0
55aiohttp>=3.0
Original file line number Diff line number Diff line change 11-e ../../../tools/azure-sdk-tools
2- ../../core/azure-core
3- ../azure-storage-blob
2+ -e ../../core/azure-core
43-e ../../identity/azure-identity
4+ -e ../azure-storage-blob
55aiohttp>=3.0
6- adal
Original file line number Diff line number Diff line change 11-e ../../../tools/azure-sdk-tools
2- ../../core/azure-core
3- azure-identity
2+ -e ../../core/azure-core
3+ -e ../../identity/ azure-identity
44-e ../azure-storage-blob
55aiohttp>=3.0
Original file line number Diff line number Diff line change 11-e ../../../tools/azure-sdk-tools
2- ../../core/azure-core
3- azure-identity
2+ -e ../../core/azure-core
3+ -e ../../identity/ azure-identity
44azure-mgmt-storage==20.1.0
55aiohttp>=3.0
Original file line number Diff line number Diff line change @@ -5,10 +5,9 @@ parameters:
55 type : object
66 default :
77 - azure-storage-blob
8- - azure-storage-blob-changefeed
9- - azure-storage-queue
108 - azure-storage-file-datalake
119 - azure-storage-file-share
10+ - azure-storage-queue
1211
1312extends :
1413 template : /eng/pipelines/templates/stages/archetype-sdk-tests.yml
@@ -31,7 +30,6 @@ extends:
3130 Selection : sparse
3231 GenerateVMJobs : true
3332 EnvVars :
34- TEST_MODE : ' RunLiveNoRecord'
3533 AZURE_SKIP_LIVE_RECORDING : ' True'
3634 AZURE_TEST_RUN_LIVE : ' true'
3735 AZURE_SUBSCRIPTION_ID : $(azure-subscription-id)
You can’t perform that action at this time.
0 commit comments