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

Issue 4062003: Archive test results and image after running vm suite. (Closed)

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

Description

Archive test results and image after running vm suite. Change-Id: Ic6d4a79a7ab58b8043805a6b826f251faa9f3a6c BUG= TEST=Running now (adding unit tests as well) Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=7e493cb

Patch Set 1 #

Patch Set 2 : ws #

Total comments: 6

Patch Set 3 : Fix some bugs and added unit test #

Patch Set 4 : Delete all above max #

Total comments: 1

Patch Set 5 : Fix comment #

Patch Set 6 : Robustify #

Patch Set 7 : Remove pass #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -6 lines) Patch
M bin/cbuildbot.py View 1 2 3 4 5 6 5 chunks +62 lines, -2 lines 0 comments Download
M bin/cbuildbot_unittest.py View 3 4 5 5 chunks +59 lines, -4 lines 0 comments Download
M bin/cros_run_vm_test View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
sosa
Current change, adding tests. Sending out for review to see if approach is good
10 years, 2 months ago (2010-10-22 20:08:47 UTC) #1
kmixter1
LGTM http://codereview.chromium.org/4062003/diff/2001/3001 File bin/cbuildbot.py (right): http://codereview.chromium.org/4062003/diff/2001/3001#newcode394 bin/cbuildbot.py:394: if len_entries >= ARCHIVE_COUNT: This only removes one ...
10 years, 2 months ago (2010-10-22 20:20:28 UTC) #2
sosa
Addressed comments and switching to using heapq.nsmallest which returns an array of the n smallest. ...
10 years, 2 months ago (2010-10-22 20:58:39 UTC) #3
sosa
Oh i meant to say if you could PTAL
10 years, 2 months ago (2010-10-22 21:04:44 UTC) #4
kmixter1
10 years, 2 months ago (2010-10-22 21:30:02 UTC) #5
LGTM

http://codereview.chromium.org/4062003/diff/10001/11003
File bin/cros_run_vm_test (right):

http://codereview.chromium.org/4062003/diff/10001/11003#newcode20
bin/cros_run_vm_test:20: DEFINE_string results_dir_root "" "alternate root
results directory"
may want to say it must be in /tmp, but not big deal.

Powered by Google App Engine
This is Rietveld 408576698