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

Issue 14475006: Change Builder Names, MkII (Closed)

Created:
7 years, 8 months ago by borenet
Modified:
7 years, 7 months ago
Reviewers:
epoger, rmistry, benchen
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Change Builder Names, MkII This takes a different approach from https://codereview.chromium.org/13861012/ - Each builder has a role: Compile, Test, Perf, Housekeeper - The attributes contained in the builder name depend on its role. - Compile builders are separated from the others.

Patch Set 1 #

Total comments: 13

Patch Set 2 : #

Total comments: 10
Unified diffs Side-by-side diffs Delta from patch set Stats (+954 lines, -464 lines) Patch
M master/master_builders_cfg.py View 1 6 chunks +668 lines, -89 lines 5 comments Download
M master/skia_master_scripts/factory.py View 1 chunk +0 lines, -1 line 0 comments Download
M master/skia_master_scripts/utils.py View 1 11 chunks +127 lines, -99 lines 3 comments Download
M master/slaves.cfg View 1 30 chunks +148 lines, -264 lines 2 comments Download
M master/templates/layout.html View 1 4 chunks +11 lines, -11 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
borenet
https://codereview.chromium.org/14475006/diff/1/master/master_builders_cfg.py File master/master_builders_cfg.py (right): https://codereview.chromium.org/14475006/diff/1/master/master_builders_cfg.py#newcode61 master/master_builders_cfg.py:61: Note that I could have grouped Debug/Release and 32/64 ...
7 years, 8 months ago (2013-04-24 15:02:38 UTC) #1
borenet
This is running here: http://nautilus.cnc.corp.google.com:10115/builders
7 years, 8 months ago (2013-04-24 15:05:22 UTC) #2
borenet
Uploaded patch set 2.
7 years, 8 months ago (2013-04-24 15:52:41 UTC) #3
epoger
Nice at patchset 2! Just one suggestion of significance... https://codereview.chromium.org/14475006/diff/5001/master/master_builders_cfg.py File master/master_builders_cfg.py (right): https://codereview.chromium.org/14475006/diff/5001/master/master_builders_cfg.py#newcode61 master/master_builders_cfg.py:61: ...
7 years, 8 months ago (2013-04-24 18:56:10 UTC) #4
epoger
LGTM as discussed in person
7 years, 8 months ago (2013-04-24 19:13:14 UTC) #5
rmistry
Lets also update all existing builder name references in buildbot code in this CL, doing ...
7 years, 8 months ago (2013-04-25 11:36:45 UTC) #6
benchen
7 years, 8 months ago (2013-04-25 13:42:21 UTC) #7
All look fine to me. Just wonder how this change should collaborate with code
changes under trunk/bench. Ideally they should be in one CL.

Is it possible to add trunk/bench/bench_graph_svg.py and gen_skp_ranges.py into
this CL? If so I can write code changes in comments for Eric to incorporate into
this CL. This will take care of the AppEngine uploads.

As to the MySQL related scripts, I'll start changing codes so they work for both
old and new names as preparation for the transition. Will let you know when
ready.

Once new data appear and we stop generating old ones, I'll start changing
datastore/MySQL data.

Powered by Google App Engine
This is Rietveld 408576698