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

Issue 2250443002: Update floating builder logic, add to "chromiumos" (Closed)

Created:
4 years, 4 months ago by dnj
Modified:
4 years, 4 months ago
Reviewers:
bpastene
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/build.git@master
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Update floating builder logic, add to "chromiumos" The floating builder logic had several flaws, notably: - It was broken: adding more than one (see crbug.com/600479). - It was too complex. It was written generically with the idea that other waterfalls may want to use it (hah!) This updates the logic to clearly have a primary and floating slave set rather than a generic "strata" concept, and to specifically prefer them in a predefined order. This also implements floating builders for PFQs (in builder config), ups the number of floating builders from 1 to 2 for paladins, and enrolls the floating builder logic for the "chromiumos" waterfall paladins. BUG=chromium:637166 TEST=local Committed: https://chromium.googlesource.com/chromium/tools/build/+/525b79ec0f5e47f3d203094c2bd7f1a797736ea2

Patch Set 1 #

Patch Set 2 : Fix variable nam. #

Patch Set 3 : Pylint fixes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+434 lines, -148 lines) Patch
M masters/master.chromiumos/master.cfg View 1 9 chunks +53 lines, -27 lines 0 comments Download
M masters/master.chromiumos/slave_pool.json View 1 chunk +9 lines, -2 lines 0 comments Download
M masters/master.chromiumos/slaves.cfg View 2 chunks +13 lines, -1 line 0 comments Download
M scripts/common/slave_alloc.py View 2 chunks +10 lines, -1 line 0 comments Download
M scripts/master/cros/builder_config.py View 4 chunks +12 lines, -4 lines 0 comments Download
M scripts/master/floating_builder.py View 1 2 8 chunks +136 lines, -113 lines 0 comments Download
A scripts/master/unittests/floating_builder_test.py View 1 2 1 chunk +201 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
dnj
PTAL
4 years, 4 months ago (2016-08-15 19:17:26 UTC) #2
bpastene
lgtm! thanks for the walkthrough, that's one heck of a scheduler :)
4 years, 4 months ago (2016-08-15 20:06:29 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2250443002/1
4 years, 4 months ago (2016-08-15 23:32:37 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2250443002/20001
4 years, 4 months ago (2016-08-15 23:37:27 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2250443002/40001
4 years, 4 months ago (2016-08-15 23:44:27 UTC) #11
commit-bot: I haz the power
4 years, 4 months ago (2016-08-15 23:48:27 UTC) #13
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/tools/build/+/525b79ec0f5e47f3d203...

Powered by Google App Engine
This is Rietveld 408576698