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

Issue 6317014: Add buildbot functionality to cbuildbot. (Closed)

Created:
9 years, 11 months ago by dgarrett
Modified:
9 years, 7 months ago
Reviewers:
sosa
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Visibility:
Public.

Description

Add buildbot functionality to cbuildbot. Change-Id: I1291d2f52122fe345c5927a7ef27e20d07e917d7 BUG=chromium-os:11229 TEST=(building locally, still in progress) Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=91c3937

Patch Set 1 #

Total comments: 27

Patch Set 2 : Remove cache directory support. #

Patch Set 3 : Fix review nits. #

Total comments: 1

Patch Set 4 : Fix whitespace issues. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -5 lines) Patch
M bin/cbuildbot.py View 1 2 3 6 chunks +54 lines, -5 lines 0 comments Download
M bin/cbuildbot_config.py View 3 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
dgarrett
9 years, 11 months ago (2011-01-25 22:10:07 UTC) #1
sosa
Did you mean to put me as a reviewer? On Tue, Jan 25, 2011 at ...
9 years, 11 months ago (2011-01-25 22:12:31 UTC) #2
dgarrett
Of course. I'm not sure why I still fight with the review system so much. ...
9 years, 11 months ago (2011-01-25 22:16:06 UTC) #3
sosa
http://codereview.chromium.org/6317014/diff/1/bin/cbuildbot.py File bin/cbuildbot.py (right): http://codereview.chromium.org/6317014/diff/1/bin/cbuildbot.py#newcode332 bin/cbuildbot.py:332: def _CachePackages(buildroot, board, package_cache, restore): As per discussion, let's ...
9 years, 11 months ago (2011-01-25 22:54:48 UTC) #4
dgarrett
http://codereview.chromium.org/6317014/diff/1/bin/cbuildbot.py File bin/cbuildbot.py (right): http://codereview.chromium.org/6317014/diff/1/bin/cbuildbot.py#newcode332 bin/cbuildbot.py:332: def _CachePackages(buildroot, board, package_cache, restore): On 2011/01/25 22:54:48, sosa ...
9 years, 11 months ago (2011-01-25 23:38:51 UTC) #5
sosa
9 years, 11 months ago (2011-01-26 00:40:04 UTC) #6
LGTM w/ nit.

http://codereview.chromium.org/6317014/diff/10001/bin/cbuildbot.py
File bin/cbuildbot.py (right):

http://codereview.chromium.org/6317014/diff/10001/bin/cbuildbot.py#newcode488
bin/cbuildbot.py:488: def _LegacyArchiveBuild(bot_id, buildconfig, buildnumber,
debug = False):
no spaces in keyval args in params

Powered by Google App Engine
This is Rietveld 408576698