]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: don't assume that /dev/sda or /dev/vda is present in unmap.t 67077/head
authorIlya Dryomov <idryomov@gmail.com>
Fri, 23 Jan 2026 13:48:53 +0000 (14:48 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 26 Jan 2026 08:54:24 +0000 (09:54 +0100)
commit93c1dcf66ecf1d2a162b0a9160b316fd619ed493
treead0fd87d692208d8a9e2678d7537c8647f718612
parent66db143cb18db82bc0b2c623fb0c0c02bb96ecb5
qa: don't assume that /dev/sda or /dev/vda is present in unmap.t

Instead of hard-coding the block device name, use the block device that
is backing the filesystem that the test is running on.  We can be quite
sure it won't be an RBD device ;)

Fixes: https://tracker.ceph.com/issues/74529
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 2b5f0f4e7396114f9944a4987c38e18d4ecfbb1f)
src/test/cli-integration/rbd/unmap.t