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

Issue 2064001: Move to using chromeos-test to emerge test dependencies in mod_image_for_test. (Closed)

Created:
10 years, 7 months ago by sosa
Modified:
9 years, 6 months ago
Reviewers:
petkov, Chris Masone
CC:
chromium-os-reviews_chromium.org
Base URL:
ssh://git@chromiumos-git//chromeos
Visibility:
Public.

Description

Move to using chromeos-test to emerge test dependencies in mod_image_for_test. In addition unifies changes in mount_gpt_image and one-offs in mod_image_for_test to consolidate gpt / var mounting.

Patch Set 1 #

Patch Set 2 : Clean up code #

Total comments: 13

Patch Set 3 : Changes for petkov #

Total comments: 3

Patch Set 4 : Last upload #

Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -132 lines) Patch
M src/scripts/build_image View 5 chunks +3 lines, -39 lines 0 comments Download
M src/scripts/common.sh View 1 2 3 1 chunk +41 lines, -0 lines 0 comments Download
M src/scripts/mod_image_for_test.sh View 1 2 3 6 chunks +40 lines, -59 lines 0 comments Download
M src/scripts/mount_gpt_image.sh View 1 4 chunks +49 lines, -34 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
sosa
Changes to get us to emerge chromeos-test as part of mod_image_for_test and also have mod_image_for_test ...
10 years, 7 months ago (2010-05-13 01:56:56 UTC) #1
Chris Masone
mount_gpt_image lgtm On 2010/05/13 01:56:56, sosa wrote: > Changes to get us to emerge chromeos-test ...
10 years, 7 months ago (2010-05-13 02:05:56 UTC) #2
petkov
A couple of nits and questions... http://codereview.chromium.org/2064001/diff/2001/3002 File src/scripts/common.sh (right): http://codereview.chromium.org/2064001/diff/2001/3002#newcode366 src/scripts/common.sh:366: # Sets up ...
10 years, 7 months ago (2010-05-13 05:34:55 UTC) #3
sosa
http://codereview.chromium.org/2064001/diff/2001/3002 File src/scripts/common.sh (right): http://codereview.chromium.org/2064001/diff/2001/3002#newcode366 src/scripts/common.sh:366: # Sets up symlinks for the developer root. On ...
10 years, 7 months ago (2010-05-13 21:31:15 UTC) #4
petkov
10 years, 7 months ago (2010-05-13 22:26:21 UTC) #5
A couple of nits.

LGTM

http://codereview.chromium.org/2064001/diff/10001/11002
File src/scripts/common.sh (right):

http://codereview.chromium.org/2064001/diff/10001/11002#newcode369
src/scripts/common.sh:369: # This avoids pacakges installing into
/usr/local/usr/local/bin.
s/pacakges/packages/

http://codereview.chromium.org/2064001/diff/10001/11003
File src/scripts/mod_image_for_test.sh (right):

http://codereview.chromium.org/2064001/diff/10001/11003#newcode22
src/scripts/mod_image_for_test.sh:22: DEFINE_boolean factory $FLAGS_FALSE
"Modify the image for manufacturing testing" f
80 chars

http://codereview.chromium.org/2064001/diff/10001/11003#newcode41
src/scripts/mod_image_for_test.sh:41: echo "*** mod_image_for_test failed.  No
board set and no image set"
This should be a die too... Unrelated to your CL though so don't worry.

Powered by Google App Engine
This is Rietveld 408576698