Don't use Ubuntu.1604.Arm64.Open in Azure DevOps (#22135)
authorEgor Chesakov <Egor.Chesakov@microsoft.com>
Wed, 23 Jan 2019 00:46:47 +0000 (16:46 -0800)
committerGitHub <noreply@github.com>
Wed, 23 Jan 2019 00:46:47 +0000 (16:46 -0800)
eng/platform-matrix.yml

index a4303b2..520fdf0 100644 (file)
@@ -33,7 +33,8 @@ jobs:
     containerName: ubuntu_1604_arm64_cross_build_image
     # TODO: enable Debian.9.Arm64.Open and Debian.9.Arm64 queues
     # when https://github.com/dotnet/core-eng/issues/4805 is resolved
-    helixQueuesPublic: 'Ubuntu.1604.Arm64.Open,Ubuntu.1804.Arm64.Open'
+    # Don't use Ubuntu.1604.Arm64.Open here - the queue should be exclusively used by Jenkins
+    helixQueuesPublic: 'Ubuntu.1804.Arm64.Open'
     helixQueuesInternal: 'Ubuntu.1604.Arm64,Ubuntu.1804.Arm64'
     crossrootfsDir: '/crossrootfs/arm64'
     ${{ insert }}: ${{ parameters.jobParameters }}