gitlab/azure: Use -w flag for all test.py builds
authorSimon Glass <sjg@chromium.org>
Wed, 18 Mar 2020 15:42:55 +0000 (09:42 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 11 Apr 2020 01:32:53 +0000 (21:32 -0400)
commit4e32fed4d3e068d6dc859c2aec86b8487646e805
tree67773bebbb99aa87f87bcc0aa4fd2430f72517ce
parent5bd95d63d12395708f9377b971934da264dab43b
gitlab/azure: Use -w flag for all test.py builds

Avoid needing to know about the internal .bm-work directory, by passing
the -w flag to buildman.

This is not needed on travis since the -w flag is already used (from a
previous patch).

Drop the -P flag since this has no effect if -w is used.

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