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

Issue 2008001: Only allows mod_image_for_test for default from behavior. (Closed)

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

Description

Only allows mod_image_for_test for default from behavior. BUG=1970 TEST=Running archive build with clean build and producing a test image and normal image and zip file. Also running with custom from and getting an error code with test_mod=true This change is required because mod_image_for_test requires it to be inside chroot. Since the buildbot is the main user of this script, this deals with that use case. Other users of this script will have to run mod_image_for_test manually outside of archive_build

Patch Set 1 #

Patch Set 2 : ws #

Total comments: 2

Patch Set 3 : Typo #

Patch Set 4 : Remove image_to_usb changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -6 lines) Patch
M src/scripts/archive_build.sh View 1 2 2 chunks +18 lines, -6 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
sosa
Fixes image_to_usb and archive_build to run mod_image_for_test in chroot. Also allows image_to_usb to be run ...
10 years, 7 months ago (2010-05-05 23:42:10 UTC) #1
sosa
actually add djmm for archive_build related change
10 years, 7 months ago (2010-05-05 23:49:23 UTC) #2
djmm
LGTM
10 years, 7 months ago (2010-05-06 00:26:33 UTC) #3
djmm
http://codereview.chromium.org/2008001/diff/2001/3001 File src/scripts/archive_build.sh (right): http://codereview.chromium.org/2008001/diff/2001/3001#newcode59 src/scripts/archive_build.sh:59: echo "re-run archived build without test_mod" re-run archive_build
10 years, 7 months ago (2010-05-06 00:28:54 UTC) #4
Chris Masone
This seems really over complicated. Is there a compelling reason that some scripts MUST be ...
10 years, 7 months ago (2010-05-06 03:20:19 UTC) #5
sosa
I agree, it is complicated. The real issue with image_to_usb is the problem that there ...
10 years, 7 months ago (2010-05-06 18:29:58 UTC) #6
sosa
10 years, 7 months ago (2010-05-07 00:49:48 UTC) #7
Have removed contentious image_to_usb changes.  Pushing archive_build component.

http://codereview.chromium.org/2008001/diff/2001/3001
File src/scripts/archive_build.sh (right):

http://codereview.chromium.org/2008001/diff/2001/3001#newcode59
src/scripts/archive_build.sh:59: echo "re-run archived build without test_mod"
On 2010/05/06 00:28:55, djmm wrote:
> re-run archive_build

Done.

Powered by Google App Engine
This is Rietveld 408576698