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 b40c8b5 commit f6dfb64Copy full SHA for f6dfb64
sdk/storage/tests.yml
@@ -20,8 +20,8 @@ extends:
20
Packages: ${{ parameters.Services }}
21
MatrixReplace:
22
# 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
+ - Pool=.*LINUXPOOL.*/azsdk-pool-storage
+ - Pool=.*WINDOWSPOOL.*/azsdk-pool-storage
25
${{ if contains(variables['Build.DefinitionName'], 'tests-weekly') }}:
26
MatrixConfigs:
27
- Name: Storage_all_versions_live_test
0 commit comments