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

Issue 6736023: Install test scripts into chroot. (Closed)

Created:
9 years, 9 months ago by sosa
Modified:
9 years, 6 months ago
Reviewers:
petkov, kmixter1
CC:
chromium-os-reviews_chromium.org, sosa, DaleCurtis
Visibility:
Public.

Description

Install test scripts into chroot. This also removes support for all scripts that don't really work without a chroot to only run inside a chroot. This includes: run_remote_tests cros_run_vm_tests parallel_run_vm_tests Change-Id: I5c89466047047025de6c934b38ef6be8a23ea058 BUG=chromium-os:13498 TEST=Ran full x86-generic-pre-flight-queue with this CL patched in. CBuildbot / CBuild already have their test calls uses enter_chroot.sh -- before their test call. Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=98c6a53 Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=9ff805c

Patch Set 1 #

Total comments: 3

Patch Set 2 : Better #

Patch Set 3 : Stufz #

Patch Set 4 : Nya #

Patch Set 5 : Remove unused script from makefile #

Patch Set 6 : Fix autest harness #

Patch Set 7 : Fix path for chroot #

Total comments: 15

Patch Set 8 : Fixes for petkov #

Patch Set 9 : Rebased changes #

Patch Set 10 : Remove vm support inside chroot. #

Patch Set 11 : au harness fixes #

Patch Set 12 : Remove vm scripts from makefile #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -97 lines) Patch
M Makefile View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +0 lines, -5 lines 0 comments Download
M au_test_harness/au_worker.py View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -2 lines 0 comments Download
M au_test_harness/cros_au_test_harness.py View 1 2 3 4 5 6 7 8 9 10 3 chunks +6 lines, -5 lines 0 comments Download
M au_test_harness/dev_server_wrapper.py View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -1 line 0 comments Download
M au_test_harness/public_key_manager.py View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M au_test_harness/real_au_worker.py View 1 2 3 4 5 1 chunk +3 lines, -2 lines 0 comments Download
M au_test_harness/vm_au_worker.py View 1 2 3 4 5 6 7 8 9 10 2 chunks +3 lines, -2 lines 0 comments Download
M cros_run_vm_test View 1 2 3 4 5 6 7 8 9 4 chunks +6 lines, -23 lines 0 comments Download
M cros_run_vm_update View 1 2 3 4 5 6 7 8 9 2 chunks +3 lines, -6 lines 0 comments Download
M outside_chroot_common.sh View 1 2 3 4 5 6 7 8 9 1 chunk +5 lines, -0 lines 0 comments Download
M run_remote_tests.sh View 1 2 3 4 5 6 7 3 chunks +5 lines, -10 lines 0 comments Download
D ssh_test.sh View 1 1 chunk +0 lines, -38 lines 0 comments Download
M utils_py/cros_run_parallel_vm_tests.py View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
sosa
Wanted to send this out for early feedback. I think with this CL we want ...
9 years, 9 months ago (2011-03-25 04:43:47 UTC) #1
sosa
PTAL. This CL is ready for full review Tested with full run of x86-generic-pfq http://codereview.chromium.org/6736023/diff/17001/cros_run_vm_test ...
9 years, 8 months ago (2011-03-30 01:09:42 UTC) #2
sosa
Also +cc dale as an FYI
9 years, 8 months ago (2011-03-30 01:11:18 UTC) #3
petkov
Mostly nits... http://codereview.chromium.org/6736023/diff/17001/Makefile File Makefile (right): http://codereview.chromium.org/6736023/diff/17001/Makefile#newcode18 Makefile:18: install -m 0644 unit_test_black_list.txt "${DESTDIR}/usr/share/crostestutils" 80 chars ...
9 years, 8 months ago (2011-03-30 14:32:15 UTC) #4
sosa
PTAL http://codereview.chromium.org/6736023/diff/17001/Makefile File Makefile (right): http://codereview.chromium.org/6736023/diff/17001/Makefile#newcode18 Makefile:18: install -m 0644 unit_test_black_list.txt "${DESTDIR}/usr/share/crostestutils" On 2011/03/30 14:32:16, ...
9 years, 8 months ago (2011-03-30 18:35:50 UTC) #5
petkov
LGTM
9 years, 8 months ago (2011-03-30 18:54:10 UTC) #6
sosa
Please review patches 9,10. Disabled support for running VM's outside chroot and made it clear ...
9 years, 8 months ago (2011-03-31 20:43:40 UTC) #7
petkov
9 years, 8 months ago (2011-03-31 23:29:08 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld 408576698