DescriptionFixes for cbuild to work with ctest.
1) image_to_vm aborts because e2fschk requires a terminal to
be connected in order to check whether or not you want to repair the fs. Since
we always want this to be true, set -p
2) Clean up test harness to only verify the number of tests that passed on the
base image are the same on the update back to. This is because older images
have many tests that fail. I leave 10% as a reasonable number to pass.
3) Redirect output from autotest in run_remote_tests to stderr so it gets
logged in a calling script that captures stdout.
Change-Id: If412274353683add20d136747113eb9c2bd41330
BUG=4690, 5533, 7287
TEST=Ran with internal tools for builders.
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=020aa69
Patch Set 1 #Patch Set 2 : Remove changes to archive build #Patch Set 3 : Clean up ws #Patch Set 4 : Fix some non-functional problems #Patch Set 5 : Better print statement #
Total comments: 7
Patch Set 6 : Fix bugs #
Total comments: 8
Patch Set 7 : Fixes for petkov #
Messages
Total messages: 5 (0 generated)
|