Skip to content

Commit e576c43

Browse files
authored
Always use full platform matrix for storage livetests (#43328)
* remove platform-matrix-all-versions
1 parent 92274fb commit e576c43

File tree

2 files changed

+0
-55
lines changed

2 files changed

+0
-55
lines changed

sdk/storage/platform-matrix-all-versions.json

Lines changed: 0 additions & 49 deletions
This file was deleted.

sdk/storage/tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@ extends:
2323
- Pool=.*LINUXPOOL.*/azsdk-pool-storage
2424
- Pool=.*WINDOWSPOOL.*/azsdk-pool-storage
2525
- TestSamples=.*/true
26-
${{ if contains(variables['Build.DefinitionName'], 'tests-weekly') }}:
27-
MatrixConfigs:
28-
- Name: Storage_all_versions_live_test
29-
Path: sdk/storage/platform-matrix-all-versions.json
30-
Selection: sparse
31-
GenerateVMJobs: true
3226
EnvVars:
3327
AZURE_SKIP_LIVE_RECORDING: 'True'
3428
AZURE_TEST_RUN_LIVE: 'true'

0 commit comments

Comments
 (0)