From 66a72055476175cfe942de56766762eddbcf45f9 Mon Sep 17 00:00:00 2001 From: Eugene Rozenfeld Date: Wed, 22 Jul 2020 14:55:42 -0700 Subject: [PATCH] Limit arm32 Windows testing. (#39655) Remove Windows arm32 testing from PRs. Builds are not removed. Remove Windows arm32 jitstress testing. Remove Windows arm32 builds from official builds. Outerloop still has Windows arm32 builds and testing. --- eng/pipelines/coreclr/jitstress.yml | 2 -- eng/pipelines/coreclr/jitstress2-jitstressregs.yml | 2 -- eng/pipelines/coreclr/jitstressregs.yml | 2 -- eng/pipelines/runtime.yml | 2 -- 4 files changed, 8 deletions(-) diff --git a/eng/pipelines/coreclr/jitstress.yml b/eng/pipelines/coreclr/jitstress.yml index 5bd57f564e4c4..adb906ea7bf26 100644 --- a/eng/pipelines/coreclr/jitstress.yml +++ b/eng/pipelines/coreclr/jitstress.yml @@ -28,7 +28,6 @@ jobs: - Linux_x64 - Windows_NT_x64 - Windows_NT_x86 - - Windows_NT_arm - Windows_NT_arm64 - CoreClrTestBuildHost # Either OSX_x64 or Linux_x64 jobParameters: @@ -56,7 +55,6 @@ jobs: - Linux_x64 - Windows_NT_x64 - Windows_NT_x86 - - Windows_NT_arm - Windows_NT_arm64 helixQueueGroup: ci helixQueuesTemplate: /eng/pipelines/coreclr/templates/helix-queues-setup.yml diff --git a/eng/pipelines/coreclr/jitstress2-jitstressregs.yml b/eng/pipelines/coreclr/jitstress2-jitstressregs.yml index b163671960a1d..743e071e08e89 100644 --- a/eng/pipelines/coreclr/jitstress2-jitstressregs.yml +++ b/eng/pipelines/coreclr/jitstress2-jitstressregs.yml @@ -28,7 +28,6 @@ jobs: - Linux_x64 - Windows_NT_x64 - Windows_NT_x86 - - Windows_NT_arm - Windows_NT_arm64 - CoreClrTestBuildHost # Either OSX_x64 or Linux_x64 jobParameters: @@ -56,7 +55,6 @@ jobs: - Linux_x64 - Windows_NT_x64 - Windows_NT_x86 - - Windows_NT_arm - Windows_NT_arm64 helixQueueGroup: ci helixQueuesTemplate: /eng/pipelines/coreclr/templates/helix-queues-setup.yml diff --git a/eng/pipelines/coreclr/jitstressregs.yml b/eng/pipelines/coreclr/jitstressregs.yml index 6df9790231a92..12c8fc5158873 100644 --- a/eng/pipelines/coreclr/jitstressregs.yml +++ b/eng/pipelines/coreclr/jitstressregs.yml @@ -28,7 +28,6 @@ jobs: - Linux_x64 - Windows_NT_x64 - Windows_NT_x86 - - Windows_NT_arm - Windows_NT_arm64 - CoreClrTestBuildHost # Either OSX_x64 or Linux_x64 jobParameters: @@ -56,7 +55,6 @@ jobs: - Linux_x64 - Windows_NT_x64 - Windows_NT_x86 - - Windows_NT_arm - Windows_NT_arm64 helixQueueGroup: ci helixQueuesTemplate: /eng/pipelines/coreclr/templates/helix-queues-setup.yml diff --git a/eng/pipelines/runtime.yml b/eng/pipelines/runtime.yml index e52318b380810..831fa959900c0 100644 --- a/eng/pipelines/runtime.yml +++ b/eng/pipelines/runtime.yml @@ -681,7 +681,6 @@ jobs: platforms: - Linux_arm - Windows_NT_x86 - - Windows_NT_arm - Windows_NT_arm64 helixQueueGroup: pr helixQueuesTemplate: /eng/pipelines/coreclr/templates/helix-queues-setup.yml @@ -849,7 +848,6 @@ jobs: platforms: - Windows_NT_x86 - ${{ if eq(variables['isFullMatrix'], true) }}: - - Windows_NT_arm - Windows_NT_arm64 helixQueuesTemplate: /eng/pipelines/libraries/helix-queues-setup.yml jobParameters: