From 3a785e0045022b0dcf152d064146a15f6d11b961 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Wed, 20 Feb 2019 08:55:19 -0800 Subject: [PATCH] Temporarily disable Ubuntu and Debian ARM queues for distributed testing (#7747) Helix tests is failing for everyone because these queues are not functioning. Tests timeout after several hours of waiting for agents. Tracking https://github.com/dotnet/core-eng/issues/5261 to re-enable these agents. --- eng/helix/helix.proj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/eng/helix/helix.proj b/eng/helix/helix.proj index 16ae3eab92..9f898f10e9 100644 --- a/eng/helix/helix.proj +++ b/eng/helix/helix.proj @@ -37,16 +37,15 @@ Windows.10.Amd64.ClientRS4.VS2017.Open; OSX.1012.Amd64.Open; Ubuntu.1810.Amd64.Open; - Ubuntu.1804.Arm64.Open; Ubuntu.1604.Amd64.Open; Centos.7.Amd64.Open; Debian.8.Amd64.Open; Debian.9.Amd64.Open; - Debian.9.Arm64.Open; Redhat.7.Amd64.Open; Fedora.27.Amd64.Open; Fedora.28.Amd64.Open; +