Skip to content

Commit b7dd566

Browse files
authored
Fix storage live test pool matrix replace (#36164)
1 parent aa71035 commit b7dd566

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sdk/storage/tests.yml

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

0 commit comments

Comments
 (0)