]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-loop-block: run in qemu 19969/head
authorLuca Boccassi <bluca@debian.org>
Thu, 17 Jun 2021 21:53:16 +0000 (22:53 +0100)
committerLuca Boccassi <luca.boccassi@microsoft.com>
Mon, 21 Jun 2021 19:55:19 +0000 (20:55 +0100)
commitb152adbfa9b708dade8559b9962241902bf2eb7c
tree8994300cc62cb2c0f19ef95a861b47afd9b40673
parentfa1fdd3099dd580af382f0cb5200230a8ae72a31
test-loop-block: run in qemu

test-loop-block needs to run in qemu, so we are currently not
testing it in the CI. Run it by itself in a separate job from
TEST-02-UNITTESTS to avoid slowing that suite down.

Fixes https://github.com/systemd/systemd/issues/19966

Disable it in the bionic-* CI for now, as it's affected by
the same uevent ordering issue as TEST-50-DISSECT which makes
it flaky.
test/TEST-61-UNITTESTS-QEMU/Makefile [new symlink]
test/TEST-61-UNITTESTS-QEMU/deny-list-ubuntu-ci [new file with mode: 0644]
test/TEST-61-UNITTESTS-QEMU/test.sh [new file with mode: 0755]
test/units/testsuite-61.service [new file with mode: 0644]
test/units/testsuite-61.sh [new file with mode: 0755]