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

Issue 6135002: Add simple update test to pfq. (Closed)

Created:
9 years, 11 months ago by sosa
Modified:
9 years, 6 months ago
Reviewers:
petkov
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Visibility:
Public.

Description

Add simple update test to pfq. This CL also fixes the outstanding issue where to won't report progress in image_to_live on updates. Change-Id: I1efaf17f0fd5ebb367ae0872377b4d5d0bf5dbf6 BUG=chromium-os:8680, chromium-os:8901 TEST=Ran it with --debug on the x86 pfq locally. Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=efbce1e

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fixes for petkov #

Total comments: 6

Patch Set 3 : Fixes #

Total comments: 1

Patch Set 4 : iRebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -22 lines) Patch
M bin/cbuildbot.py View 1 2 2 chunks +19 lines, -2 lines 0 comments Download
M bin/cbuildbot_config.py View 7 chunks +7 lines, -7 lines 0 comments Download
M bin/cros_au_test_harness.py View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M image_to_live.sh View 1 2 2 chunks +19 lines, -11 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
sosa
9 years, 11 months ago (2011-01-07 00:50:52 UTC) #1
petkov
The core change seems OK -- a couple of nits/question. But you risk an infinite ...
9 years, 11 months ago (2011-01-07 01:10:42 UTC) #2
petkov
http://codereview.chromium.org/6135002/diff/1/image_to_live.sh File image_to_live.sh (right): http://codereview.chromium.org/6135002/diff/1/image_to_live.sh#newcode267 image_to_live.sh:267: while [ $(get_update_var CURRENT_OP) != ${UPDATER_DOWNLOADING} ]; do On ...
9 years, 11 months ago (2011-01-07 01:15:09 UTC) #3
sosa
PTAL. Addressed all issues including cleaning up the status thread and re-tested. http://codereview.chromium.org/6135002/diff/1/bin/cbuildbot.py File bin/cbuildbot.py ...
9 years, 11 months ago (2011-01-07 22:10:00 UTC) #4
petkov
http://codereview.chromium.org/6135002/diff/7001/bin/cbuildbot.py File bin/cbuildbot.py (right): http://codereview.chromium.org/6135002/diff/7001/bin/cbuildbot.py#newcode703 bin/cbuildbot.py:703: #_UprevPackages(buildroot, tracking_branch, revisionfile, why is this code commented out? ...
9 years, 11 months ago (2011-01-07 22:17:29 UTC) #5
sosa
PTAL. Sorry some debug #'s got leftover in last review
9 years, 11 months ago (2011-01-07 23:28:08 UTC) #6
sosa
http://codereview.chromium.org/6135002/diff/7001/bin/cbuildbot.py File bin/cbuildbot.py (right): http://codereview.chromium.org/6135002/diff/7001/bin/cbuildbot.py#newcode703 bin/cbuildbot.py:703: #_UprevPackages(buildroot, tracking_branch, revisionfile, On 2011/01/07 22:17:29, petkov wrote: > ...
9 years, 11 months ago (2011-01-07 23:28:44 UTC) #7
petkov
LGTM. Added a comment to a potential bug unrelated to this CL. http://codereview.chromium.org/6135002/diff/13001/bin/cros_au_test_harness.py File bin/cros_au_test_harness.py ...
9 years, 11 months ago (2011-01-07 23:41:05 UTC) #8
sosa
PTAL properly rebased
9 years, 11 months ago (2011-01-07 23:41:47 UTC) #9
petkov
9 years, 11 months ago (2011-01-07 23:43:10 UTC) #10
LGTM

Powered by Google App Engine
This is Rietveld 408576698