]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Gitlab: Drop vexpress_fvp from tests
authorTom Rini <trini@konsulko.com>
Tue, 4 Nov 2025 17:34:57 +0000 (11:34 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 4 Nov 2025 17:34:57 +0000 (11:34 -0600)
commitef34776f21969a71594dc6224d0e54cf5a2a980c
treead99f426237918913cead49e39e80b6de88bf7a8
parent8b7295f352b262713361fe03c62410de47e49a36
Gitlab: Drop vexpress_fvp from tests

Now that we have a test for QEMU using transfer list from the previous
stage, there are two platforms testing this particular infrastructure. A
problem with the vexpress_fvp platform emulation in Gitlab is that we
often run it on hosts that are fast enough that we run in to a race
condition when trying to acquire the console and the test fails. Remove
both vexpress_fvp tests from Gitlab (they can remain in Azure) to remove
these spurious failures.

Signed-off-by: Tom Rini <trini@konsulko.com>
.gitlab-ci.yml