mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
autotest: unblacklist autotest ebuilds, stop cros_workon start'ing anything
BUG=4586 TEST=make sure not working on autotest, run ./build_autotest.sh, see it work Change-Id: Iac34c97864474e989bd61c1e76b14deb389274eb Review URL: http://codereview.chromium.org/3226003
This commit is contained in:
parent
45156c46e1
commit
78903d8f50
@ -25,9 +25,7 @@ if [[ -n "${CROS_WORKON_SRCROOT}" ]]; then
|
||||
setup_board_warning
|
||||
exit 1
|
||||
fi
|
||||
$(dirname "$0")/cros_workon --board=${FLAGS_board} start \
|
||||
autotest autotest-tests autotest-deps
|
||||
emerge-${FLAGS_board} autotest-tests
|
||||
emerge-${FLAGS_board} autotest-all
|
||||
else
|
||||
./autotest --noprompt --build=all --board="${FLAGS_board}" $@
|
||||
fi
|
||||
|
||||
@ -1,2 +0,0 @@
|
||||
chromeos-base/autotest-tests
|
||||
chromeos-base/autotest
|
||||
Loading…
x
Reference in New Issue
Block a user