]> git.apps.os.sepia.ceph.com Git - ceph-ci.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)
committerSage Weil <sage@newdream.net>
Fri, 8 Oct 2021 21:06:28 +0000 (16:06 -0500)
commit65cf69c6ff5ee44319e3b2ca2afb36cea7b7c81c
tree7b0d46053111d149a9340741d3744367b11b8e07
parent33bcd2e50979176ecead557c6e005118d7a1608a
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>
qa/tasks/nvme_loop.py [new file with mode: 0644]