Skip to content

Commit

Permalink
REVERT: comment other collections
Browse files Browse the repository at this point in the history
  • Loading branch information
kunalspathak committed Nov 28, 2023
1 parent 403689a commit 2c4dae9
Showing 1 changed file with 127 additions and 127 deletions.
254 changes: 127 additions & 127 deletions eng/pipelines/coreclr/superpmi-collect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,45 +76,45 @@ extends:
jobParameters:
testGroup: outerloop

- 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: 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: 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: crossgen2
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: crossgen2
# collectionName: libraries

- template: /eng/pipelines/common/platform-matrix.yml
parameters:
Expand Down Expand Up @@ -196,95 +196,95 @@ extends:
collectionType: run_pgo
collectionName: benchmarks

#
# Collection of coreclr test run
#
- template: /eng/pipelines/common/platform-matrix.yml
parameters:
jobTemplate: /eng/pipelines/common/templates/runtimes/run-test-job.yml
buildConfig: checked
platforms:
- osx_arm64
- linux_arm
- linux_arm64
- linux_x64
- windows_x64
- windows_x86
- windows_arm64
helixQueueGroup: superpmi
helixQueuesTemplate: /eng/pipelines/coreclr/templates/helix-queues-setup.yml
jobParameters:
testGroup: outerloop
liveLibrariesBuildConfig: Release
SuperPmiCollect: true
# #
# # Collection of coreclr test run
# #
# - template: /eng/pipelines/common/platform-matrix.yml
# parameters:
# jobTemplate: /eng/pipelines/common/templates/runtimes/run-test-job.yml
# buildConfig: checked
# platforms:
# - osx_arm64
# - linux_arm
# - linux_arm64
# - linux_x64
# - windows_x64
# - windows_x86
# - windows_arm64
# helixQueueGroup: superpmi
# helixQueuesTemplate: /eng/pipelines/coreclr/templates/helix-queues-setup.yml
# jobParameters:
# testGroup: outerloop
# liveLibrariesBuildConfig: Release
# SuperPmiCollect: true

- template: /eng/pipelines/common/platform-matrix.yml
parameters:
jobTemplate: /eng/pipelines/coreclr/templates/superpmi-collect-job.yml
buildConfig: checked
platforms:
- linux_arm64
- linux_x64
- windows_x64
- windows_arm64
helixQueueGroup: ci
helixQueuesTemplate: /eng/pipelines/coreclr/templates/helix-queues-setup.yml
jobParameters:
testGroup: outerloop
liveLibrariesBuildConfig: Release
collectionType: nativeaot
collectionName: smoke_tests
# - template: /eng/pipelines/common/platform-matrix.yml
# parameters:
# jobTemplate: /eng/pipelines/coreclr/templates/superpmi-collect-job.yml
# buildConfig: checked
# platforms:
# - linux_arm64
# - linux_x64
# - windows_x64
# - windows_arm64
# helixQueueGroup: ci
# helixQueuesTemplate: /eng/pipelines/coreclr/templates/helix-queues-setup.yml
# jobParameters:
# testGroup: outerloop
# liveLibrariesBuildConfig: Release
# collectionType: nativeaot
# collectionName: smoke_tests

#
# Collection of libraries test run: normal
# Libraries Test Run using Release libraries, and Checked CoreCLR
#
- template: /eng/pipelines/common/platform-matrix.yml
parameters:
jobTemplate: /eng/pipelines/libraries/run-test-job.yml
buildConfig: Release
platforms:
- osx_arm64
- linux_arm
- linux_arm64
- linux_x64
- windows_x64
- windows_x86
- windows_arm64
helixQueueGroup: superpmi
helixQueuesTemplate: /eng/pipelines/coreclr/templates/helix-queues-setup.yml
jobParameters:
testScope: innerloop
liveRuntimeBuildConfig: checked
dependsOnTestBuildConfiguration: Release
dependsOnTestArchitecture: x64
coreclrTestGroup: superpmi_collection
SuperPmiCollect: true
SuperPmiCollectionName: libraries_tests
# #
# # Collection of libraries test run: normal
# # Libraries Test Run using Release libraries, and Checked CoreCLR
# #
# - template: /eng/pipelines/common/platform-matrix.yml
# parameters:
# jobTemplate: /eng/pipelines/libraries/run-test-job.yml
# buildConfig: Release
# platforms:
# - osx_arm64
# - linux_arm
# - linux_arm64
# - linux_x64
# - windows_x64
# - windows_x86
# - windows_arm64
# helixQueueGroup: superpmi
# helixQueuesTemplate: /eng/pipelines/coreclr/templates/helix-queues-setup.yml
# jobParameters:
# testScope: innerloop
# liveRuntimeBuildConfig: checked
# dependsOnTestBuildConfiguration: Release
# dependsOnTestArchitecture: x64
# coreclrTestGroup: superpmi_collection
# SuperPmiCollect: true
# SuperPmiCollectionName: libraries_tests

#
# Collection of libraries test run: no_tiered_compilation
# Libraries Test Run using Release libraries, and Checked CoreCLR
#
- template: /eng/pipelines/common/platform-matrix.yml
parameters:
jobTemplate: /eng/pipelines/libraries/run-test-job.yml
buildConfig: Release
platforms:
- osx_arm64
- linux_arm
- linux_arm64
- linux_x64
- windows_x64
- windows_x86
- windows_arm64
helixQueueGroup: superpmi
helixQueuesTemplate: /eng/pipelines/coreclr/templates/helix-queues-setup.yml
jobParameters:
testScope: innerloop
liveRuntimeBuildConfig: checked
dependsOnTestBuildConfiguration: Release
dependsOnTestArchitecture: x64
coreclrTestGroup: superpmi_collection_no_tiered_compilation
SuperPmiCollect: true
SuperPmiCollectionName: libraries_tests_no_tiered_compilation
# #
# # Collection of libraries test run: no_tiered_compilation
# # Libraries Test Run using Release libraries, and Checked CoreCLR
# #
# - template: /eng/pipelines/common/platform-matrix.yml
# parameters:
# jobTemplate: /eng/pipelines/libraries/run-test-job.yml
# buildConfig: Release
# platforms:
# - osx_arm64
# - linux_arm
# - linux_arm64
# - linux_x64
# - windows_x64
# - windows_x86
# - windows_arm64
# helixQueueGroup: superpmi
# helixQueuesTemplate: /eng/pipelines/coreclr/templates/helix-queues-setup.yml
# jobParameters:
# testScope: innerloop
# liveRuntimeBuildConfig: checked
# dependsOnTestBuildConfiguration: Release
# dependsOnTestArchitecture: x64
# coreclrTestGroup: superpmi_collection_no_tiered_compilation
# SuperPmiCollect: true
# SuperPmiCollectionName: libraries_tests_no_tiered_compilation

0 comments on commit 2c4dae9

Please sign in to comment.