]> git.ipfire.org Git - thirdparty/u-boot.git/commit
travis/gitlab/azure: Use --board buildman flag with test.py
authorSimon Glass <sjg@chromium.org>
Wed, 18 Mar 2020 15:42:51 +0000 (09:42 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 11 Apr 2020 01:28:57 +0000 (21:28 -0400)
commit38806650fe0a8a63b7346efeae22c9001415e41e
treefbdfbe55c89ce39161b656d1b7916b7fd03ae56c
parentbf0a81330dc39f156144b239c2075029dbca7514
travis/gitlab/azure: Use --board buildman flag with test.py

The current method of selecting the board to build with test.py is a bit
error-prone, e.g. with "^sandbox$" it actually builds 5 boards (all of
those in the sandbox architecture).

Use the (newish) --board flag instead, to get the same result.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
.azure-pipelines.yml
.gitlab-ci.yml
.travis.yml