mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 07:01:13 +02:00
Don't build_autotests separately since they're built on demand while the image is tested.
Review URL: http://codereview.chromium.org/2856056
This commit is contained in:
parent
2a0d4818f6
commit
1365cf79ba
@ -189,8 +189,6 @@ function validate_and_set_param_defaults() {
|
||||
if [[ ${FLAGS_mod_image_for_test} -eq ${FLAGS_TRUE} ]]; then
|
||||
# Override any specified chronos password with the test one
|
||||
FLAGS_chronos_passwd="test0000"
|
||||
# Default to building autotests whenever we mod image for test.
|
||||
FLAGS_build_autotest=${FLAGS_TRUE}
|
||||
# If you're modding for test, you also want developer packages.
|
||||
FLAGS_withdev=${FLAGS_TRUE}
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user