Skip to content

Commit

Permalink
Remove SuperPMI collection of PMI of coreclr tests (#75211)
Browse files Browse the repository at this point in the history
With #74961, we have a collection
of a run of CoreCLR tests. That makes the PMI collection of the tests
mostly duplicative.
  • Loading branch information
BruceForstall authored Sep 7, 2022
1 parent 426d9d2 commit f1c3302
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions eng/pipelines/coreclr/superpmi-collect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,26 +86,6 @@ jobs:
collectionType: pmi
collectionName: libraries

- template: /eng/pipelines/common/platform-matrix.yml
parameters:
jobTemplate: /eng/pipelines/coreclr/templates/superpmi-collect-job.yml
buildConfig: checked
platforms:
- OSX_arm64
- Linux_arm
- Linux_arm64
- Linux_x64
- windows_x64
- windows_x86
- windows_arm64
helixQueueGroup: ci
helixQueuesTemplate: /eng/pipelines/coreclr/templates/helix-queues-setup.yml
jobParameters:
testGroup: outerloop
liveLibrariesBuildConfig: Release
collectionType: pmi
collectionName: coreclr_tests

- template: /eng/pipelines/common/platform-matrix.yml
parameters:
jobTemplate: /eng/pipelines/coreclr/templates/superpmi-collect-job.yml
Expand Down

0 comments on commit f1c3302

Please sign in to comment.