Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit c571777

Browse files
author
Jarret Shook
authored
Merge pull request #16403 from jashook/update_release_2_0_0_eol_linuxes
Update the eol linuxes in release/2.0.0
2 parents 7f14336 + b1d2284 commit c571777

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

buildpipeline/Dotnet-CoreClr-Trusted-BuildTests.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@
294294
"value": "linux-x64"
295295
},
296296
"TargetQueues": {
297-
"value": "debian.82.amd64,fedora.23.amd64,redhat.72.amd64,ubuntu.1404.amd64,ubuntu.1604.amd64,ubuntu.1610.amd64"
297+
"value": "debian.82.amd64,fedora.26.amd64,fedora.27.amd64,redhat.73.amd64,ubuntu.1404.amd64,ubuntu.1604.amd64,ubuntu.1804.amd64,opensuse.423.amd64,sles.12.amd64"
298298
},
299299
"TestProduct": {
300300
"value": "coreclr"

buildpipeline/pipelines.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@
376376
"HelixJobType": "test/functional/cli/",
377377
"TargetsWindows": "false",
378378
"Rid": "osx-x64",
379-
"TargetQueues": "osx.1012.amd64",
379+
"TargetQueues": "osx.1012.amd64,osx.1013.amd64",
380380
"TestContainerSuffix": "osx",
381381
"TargetsNonWindowsArg": "TargetsNonWindows "
382382
},
@@ -393,7 +393,7 @@
393393
"HelixJobType": "test/functional/r2r/cli/",
394394
"TargetsWindows": "false",
395395
"Rid": "osx-x64",
396-
"TargetQueues": "osx.1012.amd64",
396+
"TargetQueues": "osx.1012.amd64,osx.1013.amd64",
397397
"TestContainerSuffix": "osx-r2r",
398398
"CrossgenArg": "Crossgen ",
399399
"TargetsNonWindowsArg": "TargetsNonWindows "
@@ -411,7 +411,7 @@
411411
"HelixJobType": "test/functional/cli/",
412412
"TargetsWindows": "false",
413413
"Rid": "linux-x64",
414-
"TargetQueues": "debian.82.amd64,fedora.25.amd64,redhat.72.amd64,ubuntu.1404.amd64,ubuntu.1604.amd64",
414+
"TargetQueues": "debian.82.amd64,fedora.26.amd64,fedora.27.amd64,redhat.73.amd64,ubuntu.1404.amd64,ubuntu.1604.amd64,ubuntu.1804.amd64,opensuse.423.amd64,sles.12.amd64",
415415
"TestContainerSuffix": "linux",
416416
"TargetsNonWindowsArg": "TargetsNonWindows "
417417
},
@@ -428,7 +428,7 @@
428428
"HelixJobType": "test/functional/r2r/cli/",
429429
"TargetsWindows": "false",
430430
"Rid": "linux-x64",
431-
"TargetQueues": "debian.82.amd64,fedora.25.amd64,redhat.72.amd64,ubuntu.1404.amd64,ubuntu.1604.amd64",
431+
"TargetQueues": "debian.82.amd64,fedora.26.amd64,fedora.27.amd64,redhat.73.amd64,ubuntu.1404.amd64,ubuntu.1604.amd64,ubuntu.1804.amd64,opensuse.423.amd64,sles.12.amd64",
432432
"TestContainerSuffix": "linux-r2r",
433433
"CrossgenArg": "Crossgen ",
434434
"TargetsNonWindowsArg": "TargetsNonWindows "

0 commit comments

Comments
 (0)