Skip to content

Commit

Permalink
Add LUCI versions of Fuchsia bots to chromium.linux console.
Browse files Browse the repository at this point in the history
TBR=tandrii@chromium.org

No-Try: True
Bug: 790130
Change-Id: Ic6dc278bca6cfc04d0ee5ffe3cc560077e980cc6
Reviewed-on: https://chromium-review.googlesource.com/994542
Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
Reviewed-by: John Budorick <jbudorick@chromium.org>
Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#547936}
  • Loading branch information
jbudorick authored and Commit Bot committed Apr 4, 2018
1 parent be97eec commit b272b72
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions infra/config/global/luci-milo.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -938,21 +938,25 @@ consoles: {
}
builders: {
name: "buildbot/chromium.linux/Fuchsia ARM64 Cast Audio"
name: "buildbucket/luci.chromium.ci/Fuchsia ARM64 Cast Audio"
category: "fuchsia|Cast"
short_name: "a64"
}
builders: {
name: "buildbot/chromium.linux/Fuchsia x64 Cast Audio"
name: "buildbucket/luci.chromium.ci/Fuchsia x64 Cast Audio"
category: "fuchsia|Cast"
short_name: "x64"
}
builders: {
name: "buildbot/chromium.linux/Fuchsia ARM64"
name: "buildbucket/luci.chromium.ci/Fuchsia ARM64"
category: "fuchsia"
short_name: "a64"
}
builders: {
name: "buildbot/chromium.linux/Fuchsia x64"
name: "buildbucket/luci.chromium.ci/Fuchsia x64"
category: "fuchsia"
short_name: "x64"
}
Expand Down

0 comments on commit b272b72

Please sign in to comment.