]> git.ipfire.org Git - thirdparty/u-boot.git/commit
CI: Azure: Correctly skip semihosting tests on vexpress_fvp
authorTom Rini <trini@konsulko.com>
Tue, 28 Jul 2026 22:12:31 +0000 (16:12 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 29 Jul 2026 20:42:04 +0000 (14:42 -0600)
commit9e596aee6855edc7e786b90db07e24a4f263daed
tree2c6ad85328010fc80ed6833f1d130033e4ee43be
parent44f0dcf476140c1077ee3dbe16a80fdb6f8265c4
CI: Azure: Correctly skip semihosting tests on vexpress_fvp

In commit d75998b476de ("Docker, CI: Add vexpress_fvp /
vexpress_fvp_bloblist support") we specifically disable the semihosting
tests on FVP using platforms due to upstream issues. With commit
7ffa20af30dd ("Merge patch series "fs: regression-safe load <iface> for
null_dev_desc_ok fstypes"") we add a new test that was not caught with
"hostfs" because it's a semihosting test. Update the logic in our
pipeline to skip all semihosting tests.

Signed-off-by: Tom Rini <trini@konsulko.com>
.azure-pipelines.yml