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

Issue 3007002: Wrapper script around run_remote_tests that knows about test cells (Closed)

Created:
10 years, 5 months ago by Paul Stewart
Modified:
9 years, 7 months ago
Reviewers:
Sam Leffler
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Base URL:
ssh://gitrw.chromium.org/crosutils.git
Visibility:
Public.

Description

Wrapper script around run_remote_tests that knows about test cells This is a first pass. I'll review this code myself and do more testing, but I wanted to get folks a look at it to make sure I was going in the right direction. BUG=none TEST=ran using both cell and hostname scenarios

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+149 lines, -0 lines) Patch
A bin/cros_run_wifi_tests.sh View 1 chunk +149 lines, -0 lines 2 comments Download

Messages

Total messages: 2 (0 generated)
Paul Stewart
10 years, 5 months ago (2010-07-15 01:52:55 UTC) #1
Sam Leffler
10 years, 5 months ago (2010-07-15 17:46:13 UTC) #2
LGTM modulo nits

http://codereview.chromium.org/3007002/diff/1/2
File bin/cros_run_wifi_tests.sh (right):

http://codereview.chromium.org/3007002/diff/1/2#newcode29
bin/cros_run_wifi_tests.sh:29: #    ${autotest}/files/client/config/ directory
Is it still necessary to have these config files in the autotest tree?  If we
can pass everything on the cmd line then we can do away with this requirement
which is problematic.

http://codereview.chromium.org/3007002/diff/1/2#newcode115
bin/cros_run_wifi_tests.sh:115: cell_no=0
Maybe default FLAG_cell to "0" and set this from it?

Powered by Google App Engine
This is Rietveld 408576698