]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests: ublk: disable partition scan for integrity tests
authorMing Lei <ming.lei@redhat.com>
Thu, 29 Jan 2026 16:19:56 +0000 (00:19 +0800)
committerJens Axboe <axboe@kernel.dk>
Sat, 31 Jan 2026 13:36:41 +0000 (06:36 -0700)
commit76334de7da404c385e18efb3640ed60ca77a899f
tree1e911c7e4b9a6aaddefb46854fddb6542f3d0915
parent130975353b1548d76aa9790a4ac7e74bd2a37221
selftests: ublk: disable partition scan for integrity tests

The null target doesn't handle IO, so disable partition scan to avoid IO
failures caused by integrity verification during the kernel's partition
table read.

Signed-off-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
tools/testing/selftests/ublk/test_null_04.sh