]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: exclude "bdi" subsystem and loop block devices 23119/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 19 Apr 2022 12:16:53 +0000 (21:16 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 27 Apr 2022 07:32:42 +0000 (16:32 +0900)
commitff56124b119ebc7734c479887f71c0a6f2574b09
tree52577b440a88a7ffa279eb3741591d755ef93ba8
parent9409710097b56d42bcbd2e373bc368d0e2622079
test: exclude "bdi" subsystem and loop block devices

On several CI environments, it seems that some loop block devices and
corresponding bdi devices are sometimes removed during the test is
running. Let's exclude them.

Fixes #22970.
src/libsystemd/sd-device/test-sd-device.c