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

Issue 716001: Add script to package hwqual release from buildbot artifacts. (Closed)

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

Description

Add script to package hwqual release from buildbot artifacts.

Patch Set 1 #

Total comments: 8

Patch Set 2 : Respond to feedback #

Patch Set 3 : Stripped .sh #

Patch Set 4 : Add necessary stuff for manual tests #

Patch Set 5 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -0 lines) Patch
M src/scripts/archive_build.sh View 1 chunk +8 lines, -0 lines 0 comments Download
A src/scripts/archive_hwqual View 3 4 1 chunk +90 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
kmixter1
10 years, 9 months ago (2010-03-09 07:04:23 UTC) #1
petkov
http://codereview.chromium.org/716001/diff/1/2 File src/scripts/archive_hwqual.sh (right): http://codereview.chromium.org/716001/diff/1/2#newcode17 src/scripts/archive_hwqual.sh:17: DEFINE_string output_tag "chromeos-hwqual" "Name used in tar" The TAG ...
10 years, 9 months ago (2010-03-09 07:28:43 UTC) #2
Raja Aluri
I have had some issues tar -j before, may be it's better to spell --bzip2 ...
10 years, 9 months ago (2010-03-09 20:59:14 UTC) #3
kmixter1
http://codereview.chromium.org/716001/diff/1/2 File src/scripts/archive_hwqual.sh (right): http://codereview.chromium.org/716001/diff/1/2#newcode17 src/scripts/archive_hwqual.sh:17: DEFINE_string output_tag "chromeos-hwqual" "Name used in tar" On 2010/03/09 ...
10 years, 9 months ago (2010-03-11 00:08:49 UTC) #4
petkov
LGTM Btw, do we have a convention to not add .sh to new scripts?
10 years, 9 months ago (2010-03-11 00:25:28 UTC) #5
tedbo
FYI On Wed, Mar 10, 2010 at 4:25 PM, <petkov@chromium.org> wrote: > LGTM > > ...
10 years, 9 months ago (2010-03-11 00:45:17 UTC) #6
kmixter1
PTAL Stripped the .sh from the script name and added links to the manual testcases ...
10 years, 9 months ago (2010-03-12 01:11:21 UTC) #7
petkov
LGTM
10 years, 9 months ago (2010-03-12 01:18:06 UTC) #8
kmixter1
10 years, 9 months ago (2010-03-12 22:45:53 UTC) #9
Making archive_build automatically run archive_hwqual when --official_image is
passed.  Submitting.

Powered by Google App Engine
This is Rietveld 408576698