Move over chromeos swarming bots to their own pool. |
|||||||
Issue descriptionI'd like to ask to change the current bot pool from default to ChromeOS or something of your choice, like ChromeOS-proxy or whatever you prefer, CamelCase isn't required either so chromeos-proxy is fine too. The reason is that we'll eventually want to merge the instances and one of the step is to make disjoint pools. Doing this earlier will simplify everyone's life later. This is to be done in 4 steps, each a single line CL (except for a unit test to update): 1) Add the following line right after (https://chrome-internal.googlesource.com/infradata/config.git/+/master/configs/chromeos-proxy/bots.cfg#16) dimensions: "pool:ChromeOS-proxy" The entries are additive so the bots will be both pools. 2) Update cbuildbot to use pool:ChromeOS instead of pool:default. https://chromium.googlesource.com/chromiumos/chromite.git/+/master/cbuildbot/commands.py#1163 https://chromium.googlesource.com/chromiumos/chromite.git/+/master/cbuildbot/commands_unittest.py#311 3) Merge in a few release branch to not have to wait 3 months. 4) Remove dimensions: "pool:default" from bots.cfg.
,
Feb 22 2017
pprabhu - who is doing this work?
,
Mar 7 2017
,
Mar 14 2018
This bug is Untriaged and very old. Because it has an owner, the status will be set to assigned to avoid closing a bug someone is using. If this bug still needs triage, change it back to Untriaged.
,
Mar 30 2018
,
Mar 30 2018
,
Aug 17
|
|||||||
►
Sign in to add a comment |
|||||||
Comment 1 by pprabhu@chromium.org
, Feb 16 2017