Adding running tests on Alpine for coreclr build (#17038)
authorJose Perez Rodriguez <joperezr@microsoft.com>
Mon, 19 Mar 2018 18:41:58 +0000 (11:41 -0700)
committerGitHub <noreply@github.com>
Mon, 19 Mar 2018 18:41:58 +0000 (11:41 -0700)
buildpipeline/tests/test_pipelines.json

index cd93561..1a6879f 100644 (file)
                 "Type": "build/product/",
                 "PB_BuildType": "Release"
                 }
+            },
+            {
+                "Name": "Dotnet-CoreClr-Trusted-BuildTests",
+                "Parameters": {
+                "HelixJobType": "test/functional/cli/",
+                "TargetsWindows": "false",
+                "Rid": "alpine.3.6",
+                "TargetQueues": "Alpine.36.Amd64",
+                "TestContainerSuffix": "alpine36",
+                "TargetsNonWindowsArg": "TargetsNonWindows "
+                },
+                "ReportingParameters": {
+                "OperatingSystem": "Alpine3.6",
+                "SubType":  "Build-Tests",
+                "Type": "build/product/",
+                "PB_BuildType": "Release"
+                }
+            },
+            {
+                "Name": "Dotnet-CoreClr-Trusted-BuildTests",
+                "Parameters": {
+                "HelixJobType": "test/functional/r2r/cli/",
+                "TargetsWindows": "false",
+                "Rid": "alpine.3.6",
+                "TargetQueues": "Alpine.36.Amd64",
+                "TestContainerSuffix": "alpine36-r2r",
+                "CrossgenArg": "Crossgen ",
+                "TargetsNonWindowsArg": "TargetsNonWindows "
+                },
+                "ReportingParameters": {
+                "OperatingSystem": "Alpine3.6",
+                "SubType":  "Build-Tests-R2R",
+                "Type": "build/product/",
+                "PB_BuildType": "Release"
+                }
             }
             ],
         }