]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit330cd459a3cb53c37c230929876121e2eebc143f
treec1653e5b122bd02d90b5e7a91ce0fcc55365ab60
parentdf966c92752ffee2118de3cf0cc48046620b5837
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