travis/gitlab/azure: Drop repeated buildman call with test.py
authorSimon Glass <sjg@chromium.org>
Wed, 18 Mar 2020 15:43:00 +0000 (09:43 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 11 Apr 2020 01:36:36 +0000 (21:36 -0400)
commit7ec1255ceacea72e813d5ea9a6a8c940716b147b
treee6cc6f3ece62db63d320945c2b57129d3007cee5
parentcec1e856d3d40544fdf8d4d71e4805963c537c18
travis/gitlab/azure: Drop repeated buildman call with test.py

It does not seem to be necessary to run buildman again to show errors,
since any errors can be shown by the first invocation and there is only
a single board being built. Update this to simplify the code, using the
-e flag to make sure errors are shown.

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