Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(519)

Issue 1839773004: Convert the Linux ChromiumOS Builder on chromium.chromiumos to MB (Closed)

Created:
4 years, 8 months ago by aneeshm
Modified:
4 years, 8 months ago
Reviewers:
Dirk Pranke, dpranke
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Convert the Linux ChromiumOS Builder on chromium.chromiumos to MB Add the builder's config to mb_config.pyl. BUG=481692 R=dpranke Committed: https://crrev.com/cb2e9ba644da39b4977d834fa2978d86b5077f23 Cr-Commit-Position: refs/heads/master@{#384211}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Review modifications #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -1 line) Patch
M tools/mb/mb_config.pyl View 1 4 chunks +11 lines, -1 line 0 comments Download

Messages

Total messages: 15 (6 generated)
aneeshm
PTAL.
4 years, 8 months ago (2016-03-30 02:12:16 UTC) #1
Dirk Pranke
lgtm w/ comments addressed. https://codereview.chromium.org/1839773004/diff/1/tools/mb/mb_config.pyl File tools/mb/mb_config.pyl (right): https://codereview.chromium.org/1839773004/diff/1/tools/mb/mb_config.pyl#newcode963 tools/mb/mb_config.pyl:963: ], All of the configs ...
4 years, 8 months ago (2016-03-31 02:35:48 UTC) #3
aneeshm
Done. The bug: https://crbug.com/599348 https://codereview.chromium.org/1839773004/diff/1/tools/mb/mb_config.pyl File tools/mb/mb_config.pyl (right): https://codereview.chromium.org/1839773004/diff/1/tools/mb/mb_config.pyl#newcode963 tools/mb/mb_config.pyl:963: ], On 2016/03/31 02:35:48, Dirk ...
4 years, 8 months ago (2016-03-31 06:03:40 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1839773004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1839773004/20001
4 years, 8 months ago (2016-03-31 06:05:42 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_chromeos_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_chromeos_rel/builds/164480)
4 years, 8 months ago (2016-03-31 06:30:59 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1839773004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1839773004/20001
4 years, 8 months ago (2016-03-31 06:32:22 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-03-31 07:30:51 UTC) #12
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/cb2e9ba644da39b4977d834fa2978d86b5077f23 Cr-Commit-Position: refs/heads/master@{#384211}
4 years, 8 months ago (2016-03-31 07:31:58 UTC) #14
Dirk Pranke
4 years, 8 months ago (2016-03-31 21:44:59 UTC) #15
Message was sent while issue was closed.
On 2016/03/31 07:31:58, commit-bot: I haz the power wrote:
> Patchset 2 (id:??) landed as
> https://crrev.com/cb2e9ba644da39b4977d834fa2978d86b5077f23
> Cr-Commit-Position: refs/heads/master@{#384211}

Argh. I should have caught this, and I thought I mentioned this somewhere, but
we need to be careful to make sure that when
we add configs for waterfall bots, we also add the configs for any trybots that
mirror the waterfall bots, because when
we land the build-side change to flip the builder to start using MB, the trybot
will try to use MB, but uses the tryserver
master and buildername, not the waterfall master and buildername.

We do this because the tryservers don't actually mirror the waterfall bots in
this case: they often need to use different
GYP_DEFINES and gn args.

I'm fixing this case in https://codereview.chromium.org/1846013002/ for
linux_chromium_chromeos_rel_ng, but we
should check to see if there are any other tryservers that also "mirror" Linux
ChromiumOS Builder.

Powered by Google App Engine
This is Rietveld 408576698