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

Issue 4403001: VM: Add board, image_path and base_ssh_port options. (Closed)

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

Description

VM: Add board, image_path and base_ssh_port options. BUG=8585 TEST=manual, tried different options Change-Id: I66be3930cefdf4ea382e1ed8aba54a66f4bfb36e Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=4050814

Patch Set 1 #

Total comments: 2

Patch Set 2 : review comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -6 lines) Patch
M bin/cros_run_parallel_vm_tests.py View 1 4 chunks +37 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
petkov
10 years, 1 month ago (2010-11-03 19:24:59 UTC) #1
petkov
10 years, 1 month ago (2010-11-03 19:25:10 UTC) #2
sosa
LGTM w/ nit http://codereview.chromium.org/4403001/diff/1/2 File bin/cros_run_parallel_vm_tests.py (right): http://codereview.chromium.org/4403001/diff/1/2#newcode62 bin/cros_run_parallel_vm_tests.py:62: ssh_port = _DEFAULT_BASE_SSH_PORT Why not just ...
10 years, 1 month ago (2010-11-03 19:29:13 UTC) #3
petkov
10 years, 1 month ago (2010-11-03 19:33:26 UTC) #4
Pushing...

http://codereview.chromium.org/4403001/diff/1/2
File bin/cros_run_parallel_vm_tests.py (right):

http://codereview.chromium.org/4403001/diff/1/2#newcode62
bin/cros_run_parallel_vm_tests.py:62: ssh_port = _DEFAULT_BASE_SSH_PORT
On 2010/11/03 19:29:13, sosa wrote:
> Why not just set this default in _init_(_base_ssh_port=_DEFAULT_blah

Good point. Done.

Powered by Google App Engine
This is Rietveld 408576698