Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Galbraith <MattGal@users.noreply.github.com>2017-02-06 21:39:32 +0300
committerGitHub <noreply@github.com>2017-02-06 21:39:32 +0300
commit9b2d15be776ff68be82c7c4ce932a0ce34714770 (patch)
tree14e7c6e968c7b1509fc36ad266a8fd4a0a5b128e
parent75a19cef3bb1929099d6bf0587ec39384ba0b0e8 (diff)
parent77ace6abd30998556eecbf7b7e83d682b7a3c2f6 (diff)
Merge pull request #15868 from dotnet/suse_fixups
Remove SUSE 13.2 build
-rw-r--r--buildpipeline/pipeline.json28
1 files changed, 2 insertions, 26 deletions
diff --git a/buildpipeline/pipeline.json b/buildpipeline/pipeline.json
index 4981af428f..82de5b3079 100644
--- a/buildpipeline/pipeline.json
+++ b/buildpipeline/pipeline.json
@@ -58,20 +58,8 @@
{
"Name": "DotNet-CoreFx-Trusted-Linux",
"Parameters": {
- "PB_DockerTag": "opensuse132_prereqs_v4",
- "PB_TargetQueue": "Suse.132.Amd64"
- },
- "ReportingParameters": {
- "OperatingSystem": "openSUSE 13.2",
- "Type": "build/product/",
- "ConfigurationGroup": "Release"
- }
- },
- {
- "Name": "DotNet-CoreFx-Trusted-Linux",
- "Parameters": {
"PB_DockerTag": "opensuse421_prereqs_v3",
- "PB_CreateHelixArguments": "/t:CloudBuild /p:ArchGroup=x64 /p:ConfigurationGroup=Release /p:\"EnableCloudTest=false\" /p:\"TestProduct=corefx /p:\"TimeoutInSeconds=1200\" /p:\"TargetOS=Linux\" /p:FilterToOSGroup=Linux /p:\"BuildMoniker=none\""
+ "PB_TargetQueue": "suse.421.amd64"
},
"ReportingParameters": {
"OperatingSystem": "openSUSE 42.1",
@@ -345,20 +333,8 @@
{
"Name": "DotNet-CoreFx-Trusted-Linux",
"Parameters": {
- "PB_DockerTag": "opensuse132_prereqs_v4",
- "PB_TargetQueue": "Suse.132.Amd64"
- },
- "ReportingParameters": {
- "OperatingSystem": "openSUSE 13.2",
- "Type": "build/product/",
- "ConfigurationGroup": "Debug"
- }
- },
- {
- "Name": "DotNet-CoreFx-Trusted-Linux",
- "Parameters": {
"PB_DockerTag": "opensuse421_prereqs_v3",
- "PB_CreateHelixArguments": "/t:CloudBuild /p:ArchGroup=x64 /p:ConfigurationGroup=Debug /p:\"EnableCloudTest=false\" /p:\"TestProduct=corefx /p:\"TimeoutInSeconds=1200\" /p:\"TargetOS=Linux\" /p:FilterToOSGroup=Linux /p:\"BuildMoniker=none\""
+ "PB_TargetQueue": "suse.421.amd64"
},
"ReportingParameters": {
"OperatingSystem": "openSUSE 42.1",