Add last set of reportingParameters to pipelines.json
authorwtgodbe <wigodbe@microsoft.com>
Tue, 11 Apr 2017 20:03:45 +0000 (13:03 -0700)
committerwtgodbe <wigodbe@microsoft.com>
Tue, 11 Apr 2017 23:15:22 +0000 (16:15 -0700)
buildpipeline/pipelines.json

index 503d574..f33cbdd 100644 (file)
@@ -17,7 +17,8 @@
           },
           "ReportingParameters": {
             "OperatingSystem": "Debian 8.2",
-            "Type": "build/product/"
+            "Type": "build/product/",
+            "Architecture": "x64"
           }
         },
         {
@@ -28,7 +29,8 @@
           },
           "ReportingParameters": {
             "OperatingSystem": "RedHat 7",
-            "Type": "build/product/"
+            "Type": "build/product/",
+            "Architecture": "x64"
           }
         },
         {
@@ -39,7 +41,8 @@
           },
           "ReportingParameters": {
             "OperatingSystem": "Ubuntu 14.04",
-            "Type": "build/product/"
+            "Type": "build/product/",
+            "Architecture": "x64"
           }
         },
         {
@@ -50,7 +53,8 @@
           },
           "ReportingParameters": {
             "OperatingSystem": "Ubuntu 16.04",
-            "Type": "build/product/"
+            "Type": "build/product/",
+            "Architecture": "x64"
           }
         },
         {
@@ -61,7 +65,8 @@
           },
           "ReportingParameters": {
             "OperatingSystem": "Ubuntu 16.10",
-            "Type": "build/product/"
+            "Type": "build/product/",
+            "Architecture": "x64"
           }
         },
         {
@@ -72,7 +77,8 @@
           },
           "ReportingParameters": {
             "OperatingSystem": "Fedora 24",
-            "Type": "build/product/"
+            "Type": "build/product/",
+            "Architecture": "x64"
           }
         },
         {
@@ -83,7 +89,8 @@
           },
           "ReportingParameters": {
             "OperatingSystem": "openSUSE 42.1",
-            "Type": "build/product/"
+            "Type": "build/product/",
+            "Architecture": "x64"
           }
         },
         {
           },
           "ReportingParameters": {
             "OperatingSystem": "Alpine 3.4.3",
-            "Type": "build/product/"
+            "Type": "build/product/",
+            "Architecture": "x64"
           }
         },
         {
           },
           "ReportingParameters": {
             "OperatingSystem": "RedHat 7",
-            "Type": "build/product/"
+            "Type": "build/product/",
+            "Architecture": "x64"
           }
         },
         {
           },
           "ReportingParameters": {
             "OperatingSystem": "OSX 10.12",
-            "Type": "build/product/"
+            "Type": "build/product/",
+            "Architecture": "x64"
           }
         },
         {
           "ReportingParameters": {
             "OperatingSystem": "RedHat 7",
             "Type": "build/product/",
-            "SubType": "PortableBuild"
+            "SubType": "PortableBuild",
+            "Architecture": "x64"
           }
         },
         {
           },
           "ReportingParameters": {
             "OperatingSystem": "Windows",
-            "Type": "build/product/"
+            "Type": "build/product/",
+            "Architecture": "x64"
           }
         },
         {
           "ReportingParameters": {
             "OperatingSystem": "Windows",
             "Type": "build/product/",
-            "SubType" : "PortableBuild"
+            "SubType" : "PortableBuild",
+            "Architecture": "x64"
           }
         },
         {
           },
           "ReportingParameters": {
             "OperatingSystem": "Windows",
-            "Type": "build/product/"
+            "Type": "build/product/",
+            "Architecture": "arm64"
           }
         },
         {
           "ReportingParameters": {
             "OperatingSystem": "Windows",
             "Type": "build/product/",
-            "SubType" : "PortableBuild"
+            "SubType" : "PortableBuild",
+            "Architecture": "arm64"
           }
         },
         {
           },
           "ReportingParameters": {
             "OperatingSystem": "Windows",
-            "Type": "build/product/"
+            "Type": "build/product/",
+            "Architecture": "arm"
           }
         },
         {
           "ReportingParameters": {
             "OperatingSystem": "Windows",
             "Type": "build/product/",
-            "SubType" : "PortableBuild"
+            "SubType" : "PortableBuild",
+            "Architecture": "arm"
           }
         },
         {
-          "Name": "DotNet-CoreClr-Trusted-Windows-x86"
+          "Name": "DotNet-CoreClr-Trusted-Windows-x86",
+          "ReportingParameters": {
+            "OperatingSystem": "Windows",
+            "Type": "build/product/",
+            "Architecture": "x86"
+          }
         },
         {
           "Name": "DotNet-CoreClr-Trusted-Windows-x86",
           "ReportingParameters": {
             "OperatingSystem": "Windows",
             "Type": "build/product/",
-            "SubType" : "PortableBuild"
+            "SubType" : "PortableBuild",
+            "Architecture": "x86"
           }
         }
       ]
           "ReportingParameters": {
             "OperatingSystem": "Ubuntu 14.04",
             "SubType": "CrossBuild",
-            "Type": "build/product/"
+            "Type": "build/product/",
+            "Architecture": "arm"
           }
         },
         {
           "ReportingParameters": {
             "OperatingSystem": "Ubuntu 14.04",
             "SubType": "PortableCrossBuild",
-            "Type": "build/product/"
+            "Type": "build/product/",
+            "Architecture": "arm"
           }
         },
         {
           "ReportingParameters": {
             "OperatingSystem": "Ubuntu 16.04",
             "SubType": "CrossBuild",
-            "Type": "build/product/"
+            "Type": "build/product/",
+            "Architecture": "arm"
           }
         }
       ]
       "BuildParameters": {
         "PB_BuildType": "Release"
       },
+      "ReportingParameters": {
+        "PB_BuildType": { }
+      },
       "DefinitionGroupRefs": [
         "Product-Build"
       ]
       "BuildParameters": {
         "PB_BuildType": "Debug"
       },
+      "ReportingParameters": {
+        "PB_BuildType": { }
+      },
       "DefinitionGroupRefs": [
         "Product-Build"
       ]
       "BuildParameters": {
         "PB_BuildType": "Checked"
       },
+      "ReportingParameters": {
+        "PB_BuildType": { }
+      },
       "DefinitionGroupRefs": [
         "Product-Build"
       ]
       "BuildParameters": {
         "PB_BuildType": "Release"
       },
+      "ReportingParameters": {
+        "PB_BuildType": { }
+      },
       "DefinitionGroupRefs": [
         "Linux-CrossBuild"
       ]
       "BuildParameters": {
         "PB_BuildType": "Debug"
       },
+      "ReportingParameters": {
+        "PB_BuildType": { }
+      },
       "DefinitionGroupRefs": [
         "Linux-CrossBuild"
       ]
       "BuildParameters": {
         "PB_BuildType": "Checked"
       },
+      "ReportingParameters": {
+        "PB_BuildType": { }
+      },
       "DefinitionGroupRefs": [
         "Linux-CrossBuild"
       ]
       "BuildParameters": {
         "PB_BuildType": "Release"
       },
-      "ReportingParameters": {
-        "SubType":  "Publish",
-        "Type": "build/publish/"
-      },
       "Definitions": [
         {
           "Name": "DotNet-Trusted-Publish",
             "GitHubRepositoryName": "coreclr",
             "AzureContainerPackageGlob": "pkg\\*.nupkg",
             "AzureContainerSymbolPackageGlob": "symbolpkg\\*.nupkg"
+          },
+          "ReportingParameters": {
+            "SubType":  "Publish",
+            "Type": "build/publish/",
+            "PB_BuildType": "Release"
           }
         }
       ],
       "BuildParameters": {
         "PB_BuildType": "Debug"
       },
-      "ReportingParameters": {
-        "SubType": "Publish",
-        "Type": "build/publish/"
-      },
       "Definitions": [
         {
           "Name": "DotNet-Trusted-Publish",
           "Parameters": {
             "VstsRepositoryName": "DotNet-CoreCLR-Trusted",
             "GitHubRepositoryName": "coreclr"
+          },
+          "ReportingParameters": {
+            "SubType": "Publish",
+            "Type": "build/publish/",
+            "PB_BuildType": "Debug"
           }
         }
       ],
       "BuildParameters": {
         "PB_BuildType": "Checked"
       },
-      "ReportingParameters": {
-        "SubType": "Publish",
-        "Type": "build/publish/"
-      },
-
       "Definitions": [
         {
           "Name": "DotNet-Trusted-Publish",
           "Parameters": {
             "VstsRepositoryName": "DotNet-CoreCLR-Trusted",
             "GitHubRepositoryName": "coreclr"
+          },
+          "ReportingParameters": {
+            "SubType": "Publish",
+            "Type": "build/publish/",
+            "PB_BuildType": "Checked"
           }
         }
       ],
           },
           "ReportingParameters": {
             "OperatingSystem": "Windows",
-            "Type": "build/product/"
+            "Type": "build/product/",
+            "PB_BuildType": "Release"
           }
         },
         {
           },
           "ReportingParameters": {
             "OperatingSystem": "OSX",
-            "Type": "build/product/"
+            "Type": "build/product/",
+            "PB_BuildType": "Release"
           }
         },
         {
           },
           "ReportingParameters": {
             "OperatingSystem": "RedHat 7",
-            "Type": "build/product/"
+            "Type": "build/product/",
+            "PB_BuildType": "Release"
           }
         }
       ],