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

Issue 12300004: Build scripts refactor to support multislave (Closed)

Created:
7 years, 10 months ago by Isaac (away)
Modified:
7 years, 9 months ago
CC:
chromium-reviews, xusydoc+watch_chromium.org, cmp+cc_chromium.org, ilevy+cc_chromium.org, kjellander+cc_chromium.org
Visibility:
Public.

Description

Build scripts refactor to support multislave - Consolidate slaves.cfg parsing logic and move functions to scripts/common/chromium_utils. - Misc cleanup BUG=176628 TBR=cmp Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=185852

Patch Set 1 : #

Patch Set 2 : minor change to chromium_utils #

Total comments: 1

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -117 lines) Patch
M scripts/common/chromium_utils.py View 1 2 8 chunks +49 lines, -25 lines 0 comments Download
M scripts/master/master_utils.py View 2 chunks +2 lines, -2 lines 0 comments Download
M scripts/master/slaves_list.py View 3 chunks +4 lines, -10 lines 0 comments Download
M scripts/slave/bootstrap.py View 3 chunks +5 lines, -28 lines 0 comments Download
M scripts/slave/slave_utils.py View 1 2 1 chunk +1 line, -1 line 0 comments Download
M scripts/tools/botmap.py View 1 chunk +13 lines, -22 lines 0 comments Download
M slave/run_slave.py View 5 chunks +11 lines, -16 lines 0 comments Download
M test/slaves_cfg_test.py View 1 chunk +9 lines, -13 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Isaac (away)
7 years, 10 months ago (2013-02-19 19:22:47 UTC) #1
Mike Stip (use stip instead)
lgtm https://chromiumcodereview.appspot.com/12300004/diff/7001/scripts/common/chromium_utils.py File scripts/common/chromium_utils.py (right): https://chromiumcodereview.appspot.com/12300004/diff/7001/scripts/common/chromium_utils.py#newcode31 scripts/common/chromium_utils.py:31: os.path.dirname(__file__), os.pardir, os.pardir)) didn't know os.pardir was a ...
7 years, 10 months ago (2013-02-20 18:42:07 UTC) #2
Mike Stip (use stip instead)
Note: https://codereview.chromium.org/12351003/ implements part of this CL in a smaller context, the current CL will ...
7 years, 9 months ago (2013-02-28 18:54:13 UTC) #3
Isaac (away)
I'm going to commit this as-is and make changes on a followup patch.
7 years, 9 months ago (2013-03-04 04:55:23 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ilevy@chromium.org/12300004/12001
7 years, 9 months ago (2013-03-04 04:56:20 UTC) #5
commit-bot: I haz the power
Presubmit check for 12300004-12001 failed and returned exit status 1. INFO:root:Found 8 file(s). INFO:PRESUBMIT:Running pylint ...
7 years, 9 months ago (2013-03-04 05:00:35 UTC) #6
Isaac (away)
This stupid CQ message was trying to tell me I didn't have an LGTM for ...
7 years, 9 months ago (2013-03-04 08:47:20 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ilevy@chromium.org/12300004/12001
7 years, 9 months ago (2013-03-04 08:48:33 UTC) #8
commit-bot: I haz the power
7 years, 9 months ago (2013-03-04 08:52:57 UTC) #9
Message was sent while issue was closed.
Change committed as 185852

Powered by Google App Engine
This is Rietveld 408576698