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

Issue 6580017: Allow run_remote_tests to learn board instead of default board (Closed)

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

Description

Allow run_remote_tests to learn board instead of default board If no board is specified for run remote tests, learn board from device under test instead of using default board. BUG=none TEST= ./run_remote_tests.sh without --board. Verify detects board and deploys appropriate version for that board. ./run_remote_test.sh with --board x86-mario. Verify that it deploys that specific board, regardless of target. Change-Id: I6e71f0f1bf4b2bcfcd3430b29adc16531c6a8c81 Signed-off-by: Benson Leung <bleung@chromium.org>; Signed-off-by: Chris Sosa <sosa@chromium.org>; Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=393c17b

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -3 lines) Patch
M run_remote_tests.sh View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Benson Leung
Mandeep helped me fix this issue with run_remote_tests. I forgot to add --board to specify ...
9 years, 10 months ago (2011-02-24 01:05:53 UTC) #1
sosa
9 years, 10 months ago (2011-02-24 01:27:32 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698