Azure/GitLab: Ensure we use requirements.txt for testsuites
authorTom Rini <trini@konsulko.com>
Fri, 26 Feb 2021 12:52:29 +0000 (07:52 -0500)
committerSimon Glass <sjg@chromium.org>
Thu, 29 Apr 2021 10:23:39 +0000 (03:23 -0700)
commit38229b55d30d7eb0b72ce4e00b34487bebb9a40f
treec1653e5b122bd02d90b5e7a91ce0fcc55365ab60
parent494a5e126b4de48091a161436839647246b29d29
Azure/GitLab: Ensure we use requirements.txt for testsuites

Given that test/py/requirements.txt has all required test modules, make
use of that rather than a manual pip install list before running our
assorted tool testsuites.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
.azure-pipelines.yml
.gitlab-ci.yml