summaryrefslogtreecommitdiff
path: root/buildpipeline
diff options
context:
space:
mode:
authorMatt Galbraith <mattgal@microsoft.com>2018-08-02 14:56:29 -0700
committerMatt Galbraith <mattgal@microsoft.com>2018-08-02 14:56:29 -0700
commit01569f304c291e77968d854efe857a9a44c4efe7 (patch)
treef469a12b04f0ce166893007091c2a5d26b9634d4 /buildpipeline
parente45ee4e0236da11c7f12f1e17087aeda0d37abe6 (diff)
downloadcoreclr-01569f304c291e77968d854efe857a9a44c4efe7.tar.gz
coreclr-01569f304c291e77968d854efe857a9a44c4efe7.tar.bz2
coreclr-01569f304c291e77968d854efe857a9a44c4efe7.zip
Remove Fedora 26, add Fedora 28
Diffstat (limited to 'buildpipeline')
-rw-r--r--buildpipeline/README.md2
-rw-r--r--buildpipeline/tests/test_pipelines.json4
2 files changed, 3 insertions, 3 deletions
diff --git a/buildpipeline/README.md b/buildpipeline/README.md
index ef575c8767..59572ae662 100644
--- a/buildpipeline/README.md
+++ b/buildpipeline/README.md
@@ -1,4 +1,4 @@
-These are the checked in build definitions used by BuildPipeline.
+These are the checked-in build definitions used by BuildPipeline.
You may edit build steps, variables, and other artifacts of the definition directly to modify the BuildPipeline builds.
diff --git a/buildpipeline/tests/test_pipelines.json b/buildpipeline/tests/test_pipelines.json
index d9079f8b11..b75415daf7 100644
--- a/buildpipeline/tests/test_pipelines.json
+++ b/buildpipeline/tests/test_pipelines.json
@@ -127,7 +127,7 @@
"HelixJobType": "test/functional/cli/",
"TargetsWindows": "false",
"Rid": "linux-x64",
- "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",
+ "TargetQueues": "debian.82.amd64,fedora.27.amd64,fedora.28.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 "
},
@@ -144,7 +144,7 @@
"HelixJobType": "test/functional/r2r/cli/",
"TargetsWindows": "false",
"Rid": "linux-x64",
- "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",
+ "TargetQueues": "debian.82.amd64,fedora.27.amd64,fedora.28.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 "