Commit 7df625b0 authored by Patrik Höglund's avatar Patrik Höglund Committed by Commit Bot

Point to the gcc buildbot builder.

Turns out I was wrong: the gcc builder must be migrated to LUCI before
we can add it to the LUCI version of chromium.linux. For now, point to
the builder that's actually working.

Bug: chromium:776284
Change-Id: Ifffe4eaa634aad6ec95360ced04047b61c816315
Reviewed-on: https://chromium-review.googlesource.com/995492Reviewed-by: default avatarDirk Pranke <dpranke@chromium.org>
Commit-Queue: Dirk Pranke <dpranke@chromium.org>
Cr-Commit-Position: refs/heads/master@{#548178}
parent b2515c5c
...@@ -403,7 +403,7 @@ consoles: { ...@@ -403,7 +403,7 @@ consoles: {
short_name: "tst" short_name: "tst"
} }
builders: { builders: {
name: "buildbucket/luci.chromium.ci/linux-gcc-rel" name: "buildbot/chromium.linux/linux-gcc-rel"
category: "chromium.linux|release" category: "chromium.linux|release"
short_name: "gcc" short_name: "gcc"
} }
......
...@@ -413,7 +413,7 @@ consoles: { ...@@ -413,7 +413,7 @@ consoles: {
short_name: "tst" short_name: "tst"
} }
builders: { builders: {
name: "buildbucket/luci.chromium.ci/linux-gcc-rel" name: "buildbot/chromium.linux/linux-gcc-rel"
category: "chromium.linux|release" category: "chromium.linux|release"
short_name: "gcc" short_name: "gcc"
} }
......
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