]> 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 67063/head
authorIlya Dryomov <idryomov@gmail.com>
Fri, 23 Jan 2026 13:48:53 +0000 (14:48 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Fri, 23 Jan 2026 14:14:45 +0000 (15:14 +0100)
commit2b5f0f4e7396114f9944a4987c38e18d4ecfbb1f
tree7bb6395730a6430c7234bbd870054cea93e0e441
parent2dfa57934014bf84396afbe93d5be624393cba98
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>
src/test/cli-integration/rbd/unmap.t