]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/overrides/nvme_loop: reusable fragment to use nvme_loop devs
authorSage Weil <sage@newdream.net>
Thu, 7 Oct 2021 15:11:03 +0000 (10:11 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 13 Dec 2021 08:51:51 +0000 (09:51 +0100)
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 8d4b87031638e48fddc27769003b09042643e11e)

qa/overrides/nvme_loop.yaml [new file with mode: 0644]

diff --git a/qa/overrides/nvme_loop.yaml b/qa/overrides/nvme_loop.yaml
new file mode 100644 (file)
index 0000000..c48e053
--- /dev/null
@@ -0,0 +1,10 @@
+# the normal ubuntu 20.04 kernel (5.4.0-88-generic currently) have a bug that prevents the nvme_loop
+# from behaving.  I think it is this:
+#   https://lkml.org/lkml/2020/9/21/1456
+# (at least, that is the symptom: nvme nvme1: Connect command failed, error wo/DNR bit: 880)
+overrides:
+  kernel:
+    hwe: true
+
+tasks:
+- nvme_loop: