Commit 1e6890e8 authored by Nico Weber's avatar Nico Weber Committed by Commit Bot

Show Android CFI chromium.memory bot on main console too.

The bot shows up on https://ci.chromium.org/p/chromium/g/chromium.memory/console
but not on build.chromium.org while all other bots on chromium.memory are
visible. This seems like an oversight.

Bug: none
Change-Id: I14834f4393a651a883741ecad7563eb978548d3d
Reviewed-on: https://chromium-review.googlesource.com/1166429Reviewed-by: default avatarDirk Pranke <dpranke@chromium.org>
Commit-Queue: Nico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#581521}
parent e5a1e98b
...@@ -671,6 +671,12 @@ consoles { ...@@ -671,6 +671,12 @@ consoles {
category: "chromium.memory|cros|msan" category: "chromium.memory|cros|msan"
short_name: "tst" short_name: "tst"
} }
builders {
name: "buildbot/chromium.memory/Android CFI"
name: "buildbucket/luci.chromium.ci/Android CFI"
category: "android"
short_name: "cfi"
}
builders { builders {
name: "buildbot/chromium.webkit/WebKit Win Builder" name: "buildbot/chromium.webkit/WebKit Win Builder"
category: "chromium.webkit|win rel|builder" category: "chromium.webkit|win rel|builder"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment