commit | 09bb808f0b8dfc1ce6cc51f832c666ba089a9645 | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Fri Aug 09 14:50:52 2019 +0100 |
committer | Alex Bennée <alex.bennee@linaro.org> | Tue Sep 10 14:14:31 2019 +0100 |
tree | dc51f71599c297f82f3beb9a6341328a72839872 | |
parent | 6945018a6885816f7e49ef406348798c6beebb84 [diff] |
tests/docker: set DEF_TARGET_LIST for some containers You can assume the failures most people are interested in are the cross-compile failures that are specific to the cross compile target. Set DEF_TARGET_LIST based on what we use for shippable, the user can always override by calling with TARGET_LIST set. Signed-off-by: Alex Bennée <alex.bennee@linaro.org>