]> git.dujemihanovic.xyz Git - u-boot.git/commit
CI: Do not test "sleep" in QEMU
authorTom Rini <trini@konsulko.com>
Tue, 15 Oct 2024 18:28:26 +0000 (12:28 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 15 Oct 2024 18:30:07 +0000 (12:30 -0600)
commit08128f05a671d1cfd6eb84169fdab81ff0e0d064
tree5d11f573cecbb9894977b174c05746f76da336c3
parentea2515fdb84ab5dba7b4e013f061ca07edf174df
CI: Do not test "sleep" in QEMU

When we have platforms being emulated by QEMU we cannot rely on the
"sleep" command running for the expected wall-clock amount of time. Even
with our current allowance for deviation from expected time, it will
still fail from time to time. Exclude the sleep test here.

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