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-11-14 21:31:56 +0300
committerGitHub <noreply@github.com>2017-11-14 21:31:56 +0300
commitb7f5402e21a9455a8433b26143452ff9f2178c14 (patch)
tree1228312a0b74db13196eb8f0f50a9fecc0fe06c1 /buildpipeline
parentf16500d9570b7df2194df99720d28071a6668313 (diff)
Change Suse to OpenSuse
Queue has been renamed, old queue worked but is actually just forwarding. This helps the repro tool.
Diffstat (limited to 'buildpipeline')
-rw-r--r--buildpipeline/linux.groovy2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildpipeline/linux.groovy b/buildpipeline/linux.groovy
index f664cc8f26..2a92a7dbf2 100644
--- a/buildpipeline/linux.groovy
+++ b/buildpipeline/linux.groovy
@@ -52,7 +52,7 @@ simpleDockerNode('microsoft/dotnet-buildtools-prereqs:rhel7_prereqs_2') {
'Debian.87.Amd64.Open',
'Ubuntu.1404.Amd64.Open',
'Ubuntu.1604.Amd64.Open',
- 'suse.422.amd64.Open',
+ 'opensuse.422.amd64.open',
'fedora.25.amd64.Open',]
if (params.TestOuter) {
targetHelixQueues += ['Debian.90.Amd64.Open',