Commit Graph

8 Commits

Author SHA1 Message Date
Antoine Labour
5cc4ca136d fix autotest scripts for board variants
Review URL: http://codereview.chromium.org/1217005
2010-03-23 21:16:33 -07:00
robotboy
4977c869d5 Fix autotest_lib overuse of double quotes.
TEST=run build_autotest.sh --baord voguev210

Review URL: http://codereview.chromium.org/1215001
2010-03-23 14:25:46 -07:00
robotboy
69f3cbe0a2 Fix board lookup code to work from any directory.
Review URL: http://codereview.chromium.org/1203001
2010-03-23 14:01:41 -07:00
Chris Sosa
acada7387b Changes to use default board when set by setup_board
Review URL: http://codereview.chromium.org/656023
2010-02-23 15:20:03 -08:00
Eric Li
cbbb239570 Change run_remote_tests from portage build env.
Review URL: http://codereview.chromium.org/606054
2010-02-16 08:49:16 -08:00
Chris Sosa
431a7904ef Repatch
Review URL: http://codereview.chromium.org/596051
2010-02-10 17:19:24 -08:00
Ken Mixter
d00425ef50 Support multiple chroots
this is necessary for portage-based builds which change the
chroot.  You must pass --chroot to the run_remote_tests in this
case.

Review URL: http://codereview.chromium.org/588010
2010-02-08 19:26:07 -08:00
Ken Mixter
8a4af3a999 Make run_remote_tests also update the chroot autotest
Don't punish the good people trying to write python-only autotests by
requiring them to sit through a long build_autotest run to test
every change.  run_remote_tests and build_autotest both update
the chroot copy now.

Review URL: http://codereview.chromium.org/578027
2010-02-05 19:22:35 -08:00