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

Issue 4102001: Add support for prebuilt uploading using rsync. (Closed)

Created:
10 years, 2 months ago by David James
Modified:
9 years, 7 months ago
Reviewers:
scottz
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Visibility:
Public.

Description

Add support for prebuilt uploading using rsync. BUG=not yet TEST=Try uploading prebuilts to codf30.jail. Also run unit tests. Change-Id: Ib218e705633febeddbe5c104f67fa580e1fc7de4 Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=59b403d

Patch Set 1 #

Total comments: 10

Patch Set 2 : Address comments #

Patch Set 3 : Add packages dir to all URLs #

Patch Set 4 : Address feedback #

Patch Set 5 : Add TODO #

Patch Set 6 : Typo fix #

Total comments: 6

Patch Set 7 : Fix nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -49 lines) Patch
M prebuilt.py View 1 2 3 4 5 6 13 chunks +75 lines, -46 lines 0 comments Download
prebuilt_unittest.py View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
David James
10 years, 2 months ago (2010-10-25 20:53:48 UTC) #1
scottz
http://codereview.chromium.org/4102001/diff/1/2 File prebuilt.py (right): http://codereview.chromium.org/4102001/diff/1/2#newcode279 prebuilt.py:279: def _RetryRun(cmd, print_cmd=True, shell=False): Thanks for breaking this out. ...
10 years, 2 months ago (2010-10-25 21:55:32 UTC) #2
davidjames
PTAL http://codereview.chromium.org/4102001/diff/1/2 File prebuilt.py (right): http://codereview.chromium.org/4102001/diff/1/2#newcode279 prebuilt.py:279: def _RetryRun(cmd, print_cmd=True, shell=False): On 2010/10/25 21:55:32, scottz ...
10 years, 2 months ago (2010-10-25 23:06:45 UTC) #3
scottz
Just a few more nits, also please make sure to run the prebuilt_unittest before submission. ...
10 years, 2 months ago (2010-10-25 23:17:59 UTC) #4
David James
PTAL http://codereview.chromium.org/4102001/diff/16001/17001 File prebuilt.py (right): http://codereview.chromium.org/4102001/diff/16001/17001#newcode406 prebuilt.py:406: remote_location = os.path.join(upload_location, url_suffix) On 2010/10/25 23:18:00, scottz ...
10 years, 2 months ago (2010-10-25 23:36:35 UTC) #5
scottz
10 years, 2 months ago (2010-10-25 23:39:44 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698