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

Issue 536081: Rework run_autotest.sh to support server side control files. (Closed)

Created:
10 years, 11 months ago by ericli
Modified:
9 years, 7 months ago
Reviewers:
petkov
CC:
chromium-os-reviews_googlegroups.com
Visibility:
Public.

Description

Rework run_autotest.sh to support server side control files. The idea here is to remove flag processing inside this wrapper script and pass on all flags into autoserv. I've tested with server/site_tests/system_BootPerfServer and a client side tests. Both work fine.

Patch Set 1 #

Patch Set 2 : sent for code review. #

Patch Set 3 : minor fix. #

Total comments: 4

Patch Set 4 : more work. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -45 lines) Patch
M src/scripts/run_autotest.sh View 1 2 3 2 chunks +10 lines, -45 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ericli
10 years, 11 months ago (2010-01-15 19:56:26 UTC) #1
petkov
I'm confused about the usefulness of this script at this point. Maybe we could have ...
10 years, 11 months ago (2010-01-15 21:38:24 UTC) #2
ericli
I think this script is useful, so people dont need to do an extra step ...
10 years, 11 months ago (2010-01-15 21:51:39 UTC) #3
ericli
Darin, Please take another look. http://codereview.chromium.org/536081/diff/3001/3002 File src/scripts/run_autotest.sh (right): http://codereview.chromium.org/536081/diff/3001/3002#newcode18 src/scripts/run_autotest.sh:18: AUTOTEST_SRC="${GCLIENT_ROOT}/src/third_party/autotest/files" On 2010/01/15 21:38:24, ...
10 years, 11 months ago (2010-01-15 23:19:03 UTC) #4
petkov
10 years, 11 months ago (2010-01-15 23:27:36 UTC) #5
LGTM because the issue exists in the previous revision too so no need to fix
with this CL. Document that an absolute path needs to be used. This needs to be
cleaned up.

Powered by Google App Engine
This is Rietveld 408576698