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

Issue 660189: Changes to enable buildbot to build autotests and package them (Closed)

Created:
10 years, 10 months ago by kmixter1
Modified:
9 years, 7 months ago
Reviewers:
petkov, seano, djmm
CC:
chromium-os-reviews_chromium.org
Visibility:
Public.

Description

build_autotest runs as part of build_packages given a flag. sync_build_test runs build_autotest that way. archive_build bzips up the autotest artifacts. run_remote_tests can run autotest artifacts from a prepackaged directory. Note that because build_platform is in a different repository than these other files, it's unfortunately forced to be reviewed separately in http://codereview.chromium.org/661197 and committed independently.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -30 lines) Patch
M src/scripts/archive_build.sh View 2 chunks +5 lines, -0 lines 0 comments Download
M src/scripts/run_remote_tests.sh View 3 chunks +25 lines, -20 lines 0 comments Download
M src/scripts/sync_build_test.sh View 4 chunks +9 lines, -10 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kmixter1
10 years, 10 months ago (2010-02-26 20:45:53 UTC) #1
petkov
LGTM although -- any reason for using tbz2 for autotest and zip for the image?
10 years, 10 months ago (2010-02-26 22:05:06 UTC) #2
seano
lgtm
10 years, 10 months ago (2010-02-26 22:21:52 UTC) #3
djmm
10 years, 10 months ago (2010-02-27 01:29:39 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698