From a3cfeb48e2b9bb6dc157d4233c8f0c0d26a736c9 Mon Sep 17 00:00:00 2001 From: Eugene Rozenfeld Date: Mon, 20 Jul 2020 13:21:29 -0700 Subject: [PATCH] Limit arm32 Windows testing. 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 6d70e6cd190db..133f118b21ebb 100644 --- a/eng/pipelines/runtime.yml +++ b/eng/pipelines/runtime.yml @@ -682,7 +682,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 @@ -850,7 +849,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: