Add Alpine.38.Arm64.Open Helix queue
authorEgor Chesakov <Egor.Chesakov@microsoft.com>
Wed, 3 Apr 2019 21:33:52 +0000 (14:33 -0700)
committerEgor Chesakov <Egor.Chesakov@microsoft.com>
Sun, 7 Apr 2019 20:01:05 +0000 (13:01 -0700)
eng/platform-matrix.yml

index c9adc88..fc8ca7c 100644 (file)
@@ -94,7 +94,8 @@ jobs:
         osIdentifier: Linux_musl
         containerName: musl_arm64_build_image
         helixQueues:
-        # TODO: enable (Alpine.38.Arm64.Open) once https://github.com/dotnet/coreclr/issues/23621 is resolved
+        - ${{ if eq(variables['System.TeamProject'], 'public') }}:
+          - (Alpine.38.Arm64.Open)Ubuntu.1604.Arm64.Docker.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.8-helix-arm64v8-46e69dd-20190313223330
         - ${{ if eq(variables['System.TeamProject'], 'internal') }}:
           - (Alpine.38.Arm64)Ubuntu.1604.Arm64.Docker@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.8-helix-arm64v8-46e69dd-20190313223330
         crossrootfsDir: '/crossrootfs/arm64'