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

Issue 3107039: Runs our BVT suite in a VM (Closed)

Created:
10 years, 4 months ago by rtc
Modified:
9 years, 7 months ago
Reviewers:
petkov, kmixter1, ericli, sosa
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Visibility:
Public.

Description

Runs our BVT suite in a VM Change-Id: I758c93596d5cbdd6b52b9acc82f4d6e19a326c9f BUG=5518 TEST=Tested using all the options. All tests listed in the file pass.

Patch Set 1 #

Patch Set 2 : small style changes #

Patch Set 3 : whitespace fixes #

Total comments: 23

Patch Set 4 : refactors run_bvt so it can run any test case #

Patch Set 5 : removes some extraneous logging #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -1 line) Patch
A bin/cros_run_vm_test View 1 chunk +58 lines, -0 lines 0 comments Download
M run_remote_tests.sh View 4 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (0 generated)
rtc
10 years, 4 months ago (2010-08-25 23:53:15 UTC) #1
anush
Can we name it cros_run_bvt.sh ? and drop it into the crosutils.git:bin/ dir. This way ...
10 years, 4 months ago (2010-08-25 23:57:34 UTC) #2
petkov
http://codereview.chromium.org/3107039/diff/4001/5001 File run_bvt.sh (right): http://codereview.chromium.org/3107039/diff/4001/5001#newcode21 run_bvt.sh:21: DEFINE_string image_path "" "Full path of the VM image" ...
10 years, 4 months ago (2010-08-26 00:26:00 UTC) #3
kmixter1
http://codereview.chromium.org/3107039/diff/4001/5001 File run_bvt.sh (right): http://codereview.chromium.org/3107039/diff/4001/5001#newcode11 run_bvt.sh:11: # Server side tests don't seem to work properly. ...
10 years, 4 months ago (2010-08-26 01:44:50 UTC) #4
rtc
On Wed, Aug 25, 2010 at 6:44 PM, <kmixter@chromium.org> wrote: > > http://codereview.chromium.org/3107039/diff/4001/5001 > File ...
10 years, 3 months ago (2010-08-26 17:29:48 UTC) #5
petkov
On 2010/08/26 17:29:48, rtc wrote: > On Wed, Aug 25, 2010 at 6:44 PM, <mailto:kmixter@chromium.org> ...
10 years, 3 months ago (2010-08-26 17:36:04 UTC) #6
rtc
On Thu, Aug 26, 2010 at 10:36 AM, <petkov@chromium.org> wrote: > On 2010/08/26 17:29:48, rtc ...
10 years, 3 months ago (2010-08-26 17:37:40 UTC) #7
petkov
http://codereview.chromium.org/3107039/diff/4001/5001 File run_bvt.sh (right): http://codereview.chromium.org/3107039/diff/4001/5001#newcode47 run_bvt.sh:47: # TODO(rtc): These flags assume that we'll be using ...
10 years, 3 months ago (2010-08-26 17:40:25 UTC) #8
sosa
Mostly nits. You should make sure to put ""'s around user defined variables because of ...
10 years, 3 months ago (2010-08-26 17:42:44 UTC) #9
ericli
http://codereview.chromium.org/3107039/diff/4001/5001 File run_bvt.sh (right): http://codereview.chromium.org/3107039/diff/4001/5001#newcode82 run_bvt.sh:82: echo "You must specify a path to an image" ...
10 years, 3 months ago (2010-08-26 17:50:03 UTC) #10
petkov
On 2010/08/26 17:40:25, petkov wrote: > http://codereview.chromium.org/3107039/diff/4001/5001 > File run_bvt.sh (right): > > http://codereview.chromium.org/3107039/diff/4001/5001#newcode47 > ...
10 years, 3 months ago (2010-08-26 17:50:03 UTC) #11
ericli
http://codereview.chromium.org/3107039/diff/4001/5001 File run_bvt.sh (right): http://codereview.chromium.org/3107039/diff/4001/5001#newcode82 run_bvt.sh:82: echo "You must specify a path to an image" ...
10 years, 3 months ago (2010-08-26 17:53:37 UTC) #12
rtc
It fails when run_remote_tests fails. On Thu, Aug 26, 2010 at 10:53 AM, <ericli@chromium.org> wrote: ...
10 years, 3 months ago (2010-08-26 18:17:18 UTC) #13
rtc
Ok, I think I've addressed everyone's comments. PTAL On Thu, Aug 26, 2010 at 11:17 ...
10 years, 3 months ago (2010-08-30 23:07:52 UTC) #14
petkov
10 years, 3 months ago (2010-08-30 23:30:51 UTC) #15
LGTM

Powered by Google App Engine
This is Rietveld 408576698