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

Issue 3200006: Add all pfq configurations and add build_image / run_unit_tests. (Closed)

Created:
10 years, 4 months ago by sosa
Modified:
9 years, 6 months ago
Reviewers:
scottz-goog, anush
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Base URL:
http://src.chromium.org/git/crosutils.git
Visibility:
Public.

Description

Add all pfq configurations and add build_image / run_unit_tests. BUG=5468 TEST=Ran default and ran x86-generic. Took board values from master.cfg in buildbot

Patch Set 1 #

Patch Set 2 : Fix defaults #

Total comments: 10

Patch Set 3 : For scott #

Patch Set 4 : Fix string #

Patch Set 5 : Fix typo in arm-generic #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -15 lines) Patch
M bin/cbuildbot.py View 1 2 3 4 12 chunks +49 lines, -7 lines 0 comments Download
M bin/cbuildbot_config.py View 1 2 3 4 2 chunks +70 lines, -8 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
sosa
ping :D
10 years, 4 months ago (2010-08-24 23:16:39 UTC) #1
scottz-goog
Pong ;) A few questions and I think you added parts to RunCommand that you ...
10 years, 4 months ago (2010-08-25 01:33:46 UTC) #2
scottz-goog
oh I see if i reply it doesn't publish my drafts. Lame. http://codereview.chromium.org/3200006/diff/2001/3001 File bin/cbuildbot.py ...
10 years, 4 months ago (2010-08-25 01:34:04 UTC) #3
sosa
PTAL http://codereview.chromium.org/3200006/diff/2001/3001 File bin/cbuildbot.py (right): http://codereview.chromium.org/3200006/diff/2001/3001#newcode104 bin/cbuildbot.py:104: RunCommand(['./enter_chroot.sh', '--', './build_image'], cwd=cwd) On 2010/08/25 01:34:04, scottz-goog ...
10 years, 3 months ago (2010-08-26 23:00:55 UTC) #4
scottz-goog
10 years, 3 months ago (2010-08-27 16:18:55 UTC) #5
LGTM

Thank you for adding the docstring in cbuildbot_config that definitely clears
things up for me!

On 2010/08/26 23:00:55, sosa wrote:
> PTAL
> 
> http://codereview.chromium.org/3200006/diff/2001/3001
> File bin/cbuildbot.py (right):
> 
> http://codereview.chromium.org/3200006/diff/2001/3001#newcode104
> bin/cbuildbot.py:104: RunCommand(['./enter_chroot.sh', '--', './build_image'],
> cwd=cwd)
> On 2010/08/25 01:34:04, scottz-goog wrote:
> > didn't you modify RunCommand to allow enter_chroot = True?
> 
> Done. I was waiting to rebase once I pushed those changes.
> 
> http://codereview.chromium.org/3200006/diff/2001/3001#newcode198
> bin/cbuildbot.py:198: _BuildImage(buildroot)
> On 2010/08/25 01:34:04, scottz-goog wrote:
> > I know you didn't start this but can we start to separate these with spaces
:)
> > It all looks scrunched together especially with _FunctionNames
> > 
> > So i'd say
> > If 
> >   xx
> > SPACE
> > _functionOfDoom
> > 
> 
> Done.
> 
> http://codereview.chromium.org/3200006/diff/2001/3002
> File bin/cbuildbot_config.py (right):
> 
> http://codereview.chromium.org/3200006/diff/2001/3002#newcode6
> bin/cbuildbot_config.py:6: 
> On 2010/08/25 01:34:04, scottz-goog wrote:
> > Perhaps a overall docstring that exaplins some of the things below.
unittests
> > and board are pretty clear but uprev isn't clear to me. If I am off my
rocker
> > then ignore this :)
> 
> Done.
> 
> http://codereview.chromium.org/3200006/diff/2001/3002#newcode30
> bin/cbuildbot_config.py:30: 'uprev' : True,
> It should uprev but not commit (should uprev just like the master to test the
> new changes).  Check cbuildbot.py ... there's a check for only pushing uprevs
> from the master.
> 
> On 2010/08/25 01:34:04, scottz-goog wrote:
> > Do we want this to uprev anything? This target is lower priority.
> 
> http://codereview.chromium.org/3200006/diff/2001/3002#newcode35
> bin/cbuildbot_config.py:35: 'uprev' : True,
> On 2010/08/25 01:34:04, scottz-goog wrote:
> > same as above.
> Ditto

Powered by Google App Engine
This is Rietveld 408576698