summaryrefslogtreecommitdiff
path: root/luci-milo.cfg
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-08-04 01:47:31 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-08-04 01:47:31 +0000
commit4042caee4e192e1a591c9ef6124ffdb6f802f6f2 (patch)
tree83e8c033fb236003170870ad38a6ee554afad96a /luci-milo.cfg
parent962fbdb96514dce4cf6230af253974700910b217 (diff)
downloadpdfium-4042caee4e192e1a591c9ef6124ffdb6f802f6f2.tar.xz
Shorten "windows" in bots names to "win" for consistency.
Right now we have a mixture of "win" and "windows". Change-Id: I103dec5df0744d7b5e5d434ba58df0b42a933fb7 Reviewed-on: https://pdfium-review.googlesource.com/39435 Reviewed-by: Ryan Tseng <hinoka@google.com> Commit-Queue: Lei Zhang <thestig@chromium.org>
Diffstat (limited to 'luci-milo.cfg')
-rw-r--r--luci-milo.cfg16
1 files changed, 8 insertions, 8 deletions
diff --git a/luci-milo.cfg b/luci-milo.cfg
index 9f0ed75896..fd943d675e 100644
--- a/luci-milo.cfg
+++ b/luci-milo.cfg
@@ -31,11 +31,11 @@ consoles {
category: "main|mac"
}
builders {
- name: "buildbucket/luci.pdfium.ci/windows"
+ name: "buildbucket/luci.pdfium.ci/win"
category: "main|win"
}
builders {
- name: "buildbucket/luci.pdfium.ci/windows_asan"
+ name: "buildbucket/luci.pdfium.ci/win_asan"
category: "main|win"
short_name: "asan"
}
@@ -69,11 +69,11 @@ consoles {
short_name: "rel"
}
builders {
- name: "buildbucket/luci.pdfium.ci/windows_xfa"
+ name: "buildbucket/luci.pdfium.ci/win_xfa"
category: "xfa|win"
}
builders {
- name: "buildbucket/luci.pdfium.ci/windows_xfa_rel"
+ name: "buildbucket/luci.pdfium.ci/win_xfa_rel"
category: "xfa|win"
short_name: "rel"
}
@@ -83,17 +83,17 @@ consoles {
short_name: "asan"
}
builders {
- name: "buildbucket/luci.pdfium.ci/windows_xfa_32"
+ name: "buildbucket/luci.pdfium.ci/win_xfa_32"
category: "xfa|win"
short_name: "32"
}
builders {
- name: "buildbucket/luci.pdfium.ci/windows_xfa_msvc"
+ name: "buildbucket/luci.pdfium.ci/win_xfa_msvc"
category: "xfa|win|msvc"
short_name: "64"
}
builders {
- name: "buildbucket/luci.pdfium.ci/windows_xfa_msvc_32"
+ name: "buildbucket/luci.pdfium.ci/win_xfa_msvc_32"
category: "xfa|win|msvc"
short_name: "32"
}
@@ -109,7 +109,7 @@ consoles {
short_name: "mac"
}
builders {
- name: "buildbucket/luci.pdfium.ci/windows_no_v8"
+ name: "buildbucket/luci.pdfium.ci/win_no_v8"
category: "no v8"
short_name: "win"
}