Skip to content

Commit f6dfb64

Browse files
authored
use the new combined storage pools that will have faster allocation (Azure#40386)
1 parent b40c8b5 commit f6dfb64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdk/storage/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ extends:
2020
Packages: ${{ parameters.Services }}
2121
MatrixReplace:
2222
# Use dedicated storage pool in canadacentral with higher memory capacity
23-
- Pool=.*LINUXPOOL.*/azsdk-pool-mms-ubuntu-2004-storage
24-
- Pool=.*WINDOWSPOOL.*/azsdk-pool-mms-win-2022-general
23+
- Pool=.*LINUXPOOL.*/azsdk-pool-storage
24+
- Pool=.*WINDOWSPOOL.*/azsdk-pool-storage
2525
${{ if contains(variables['Build.DefinitionName'], 'tests-weekly') }}:
2626
MatrixConfigs:
2727
- Name: Storage_all_versions_live_test

0 commit comments

Comments
 (0)