File tree Expand file tree Collapse file tree 5 files changed +15
-15
lines changed Expand file tree Collapse file tree 5 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 33 "Agent" : {
44 "ubuntu-20.04" : {
55 "OSVmImage" : " env:LINUXVMIMAGE" ,
6- "Pool" : " azsdk-pool-mms-ubuntu-2004-storage "
6+ "Pool" : " env:LINUXPOOL "
77 },
88 "windows-2022" : {
99 "OSVmImage" : " env:WINDOWSVMIMAGE" ,
10- "Pool" : " azsdk-pool-mms-win-2022-storage "
10+ "Pool" : " env:WINDOWSPOOL "
1111 }
1212 },
1313 "TestTargetFramework" : [
Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ extends:
1010 Location : canadacentral
1111 CloudConfig :
1212 Public :
13- PrivatePreview :
14- SubscriptionConfiguration : $(sub-config-storage-test-resources)
15- SupportedClouds : Public, PrivatePreview
13+ # PrivatePreview:
14+ # SubscriptionConfiguration: $(sub-config-storage-test-resources)
15+ SupportedClouds : Public # , PrivatePreview
1616 MatrixReplace :
1717 # Use dedicated storage pool in canadacentral with higher memory capacity
1818 - Pool=.*LINUXPOOL.*/azsdk-pool-mms-ubuntu-2004-storage
Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ extends:
1010 Location : canadacentral
1111 CloudConfig :
1212 Public :
13- PrivatePreview :
14- SubscriptionConfiguration : $(sub-config-storage-test-resources)
15- SupportedClouds : Public, PrivatePreview
13+ # PrivatePreview:
14+ # SubscriptionConfiguration: $(sub-config-storage-test-resources)
15+ SupportedClouds : Public # , PrivatePreview
1616 MatrixReplace :
1717 # Use dedicated storage pool in canadacentral with higher memory capacity
1818 - Pool=.*LINUXPOOL.*/azsdk-pool-mms-ubuntu-2004-storage
Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ extends:
1010 Location : canadacentral
1111 CloudConfig :
1212 Public :
13- PrivatePreview :
14- SubscriptionConfiguration : $(sub-config-storage-test-resources)
15- SupportedClouds : Public, PrivatePreview
13+ # PrivatePreview:
14+ # SubscriptionConfiguration: $(sub-config-storage-test-resources)
15+ SupportedClouds : Public # , PrivatePreview
1616 MatrixReplace :
1717 # Use dedicated storage pool in canadacentral with higher memory capacity
1818 - Pool=.*LINUXPOOL.*/azsdk-pool-mms-ubuntu-2004-storage
Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ extends:
77 ServiceDirectory : storage
88 BuildInParallel : true
99 TimeoutInMinutes : 180
10- Location : canadacentral
10+ Location : westus2
1111 CloudConfig :
1212 Public :
13- PrivatePreview :
14- SubscriptionConfiguration : $(sub-config-storage-test-resources)
15- SupportedClouds : Public, PrivatePreview
13+ # PrivatePreview:
14+ # SubscriptionConfiguration: $(sub-config-storage-test-resources)
15+ SupportedClouds : Public # , PrivatePreview
1616 MatrixReplace :
1717 # Use dedicated storage pool in canadacentral with higher memory capacity
1818 - Pool=.*LINUXPOOL.*/azsdk-pool-mms-ubuntu-2004-storage
You can’t perform that action at this time.
0 commit comments