]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/nvme_loop: set up nvme_loop on scratch_devs
authorSage Weil <sage@newdream.net>
Tue, 5 Oct 2021 16:06:09 +0000 (11:06 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 13 Dec 2021 08:51:51 +0000 (09:51 +0100)
commit3961c16e1f77d2235267a7ae605521cf134d09b3
treee7a260b9130d729d1d263a73e2194a7a96aae4c2
parent7d474dcc77f078dc62ef4cdac6e3650792f9a93d
qa/tasks/nvme_loop: set up nvme_loop on scratch_devs

Using an nvme loop device makes the LVs look like "real" disks,
which means we can exercise all of the normal code paths for
provisioning, deprovisioning, and zapping.

Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 65cf69c6ff5ee44319e3b2ca2afb36cea7b7c81c)
qa/tasks/nvme_loop.py [new file with mode: 0644]