summaryrefslogtreecommitdiff
path: root/buildpipeline
diff options
context:
space:
mode:
authorMatt Galbraith <mattgal@microsoft.com>2018-02-09 13:13:49 -0800
committerMatt Galbraith <mattgal@microsoft.com>2018-02-09 13:13:49 -0800
commit0c3a8ba2433fce59c165c762b3603e5e36b1b537 (patch)
treeac64e145c4e31a75a2bada82e57f5c9ed6e8444b /buildpipeline
parenta53c01936eea8d5c61430dc2815c3e535d26ca84 (diff)
downloadcoreclr-0c3a8ba2433fce59c165c762b3603e5e36b1b537.tar.gz
coreclr-0c3a8ba2433fce59c165c762b3603e5e36b1b537.tar.bz2
coreclr-0c3a8ba2433fce59c165c762b3603e5e36b1b537.zip
EOL Removals:
Fedora 23 RedHat 7.2 Ubuntu 16.10 Additions: OSX 10.13 Ubuntu.17.10 Ubuntu 18.04 OpenSuse 42.3 SLES 12
Diffstat (limited to 'buildpipeline')
-rw-r--r--buildpipeline/Dotnet-CoreClr-Trusted-BuildTests.json2
-rw-r--r--buildpipeline/pipelines.json8
2 files changed, 5 insertions, 5 deletions
diff --git a/buildpipeline/Dotnet-CoreClr-Trusted-BuildTests.json b/buildpipeline/Dotnet-CoreClr-Trusted-BuildTests.json
index 87130d3b15..ab5628dce3 100644
--- a/buildpipeline/Dotnet-CoreClr-Trusted-BuildTests.json
+++ b/buildpipeline/Dotnet-CoreClr-Trusted-BuildTests.json
@@ -255,7 +255,7 @@
"value": "linux-x64"
},
"TargetQueues": {
- "value": "debian.82.amd64,fedora.23.amd64,redhat.72.amd64,ubuntu.1404.amd64,ubuntu.1604.amd64,ubuntu.1610.amd64"
+ "value": "debian.82.amd64,fedora.26.amd64,fedora.27.amd64,redhat.73.amd64,ubuntu.1404.amd64,ubuntu.1604.amd64,ubuntu.1710.amd64,ubuntu.1804.amd64,opensuse.423.amd64,sles.12.amd64"
},
"TestProduct": {
"value": "coreclr"
diff --git a/buildpipeline/pipelines.json b/buildpipeline/pipelines.json
index 2fe56bbea9..e48305dcd4 100644
--- a/buildpipeline/pipelines.json
+++ b/buildpipeline/pipelines.json
@@ -438,7 +438,7 @@
"HelixJobType": "test/functional/cli/",
"TargetsWindows": "false",
"Rid": "osx-x64",
- "TargetQueues": "osx.1012.amd64",
+ "TargetQueues": "osx.1012.amd64,osx.1013.amd64",
"TestContainerSuffix": "osx",
"TargetsNonWindowsArg": "TargetsNonWindows "
},
@@ -455,7 +455,7 @@
"HelixJobType": "test/functional/r2r/cli/",
"TargetsWindows": "false",
"Rid": "osx-x64",
- "TargetQueues": "osx.1012.amd64",
+ "TargetQueues": "osx.1012.amd64,osx.1013.amd64",
"TestContainerSuffix": "osx-r2r",
"CrossgenArg": "Crossgen ",
"TargetsNonWindowsArg": "TargetsNonWindows "
@@ -473,7 +473,7 @@
"HelixJobType": "test/functional/cli/",
"TargetsWindows": "false",
"Rid": "linux-x64",
- "TargetQueues": "debian.82.amd64,fedora.25.amd64,redhat.72.amd64,ubuntu.1404.amd64,ubuntu.1604.amd64,ubuntu.1710.amd64",
+ "TargetQueues": "debian.82.amd64,fedora.26.amd64,fedora.27.amd64,redhat.73.amd64,ubuntu.1404.amd64,ubuntu.1604.amd64,ubuntu.1710.amd64,ubuntu.1804.amd64,opensuse.423.amd64,sles.12.amd64",
"TestContainerSuffix": "linux",
"TargetsNonWindowsArg": "TargetsNonWindows "
},
@@ -490,7 +490,7 @@
"HelixJobType": "test/functional/r2r/cli/",
"TargetsWindows": "false",
"Rid": "linux-x64",
- "TargetQueues": "debian.82.amd64,fedora.25.amd64,redhat.72.amd64,ubuntu.1404.amd64,ubuntu.1604.amd64,ubuntu.1710.amd64",
+ "TargetQueues": "debian.82.amd64,fedora.26.amd64,fedora.27.amd64,redhat.73.amd64,ubuntu.1404.amd64,ubuntu.1604.amd64,ubuntu.1710.amd64,ubuntu.1804.amd64,opensuse.423.amd64,sles.12.amd64",
"TestContainerSuffix": "linux-r2r",
"CrossgenArg": "Crossgen ",
"TargetsNonWindowsArg": "TargetsNonWindows "