We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa71035 commit b7dd566Copy full SHA for b7dd566
sdk/storage/tests.yml
@@ -21,7 +21,8 @@ extends:
21
Packages: ${{ parameters.Services }}
22
MatrixReplace:
23
# Use dedicated storage pool in canadacentral with higher memory capacity
24
- - Pool=(.*)-general/$1-storage
+ - Pool=.*LINUXPOOL.*/azsdk-pool-mms-ubuntu-2004-storage
25
+ - Pool=.*WINDOWSPOOL.*/azsdk-pool-mms-win-2022-general
26
${{ if contains(variables['Build.DefinitionName'], 'tests-weekly') }}:
27
MatrixConfigs:
28
- Name: Storage_all_versions_live_test
0 commit comments