]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa/orch: use hwe kernel in rook/smoke tests (ubuntu 20.04)
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 7 Feb 2022 08:35:06 +0000 (09:35 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 8 Feb 2022 09:58:02 +0000 (10:58 +0100)
Use the override in ./src/qa/distros/container-hosts/ubuntu_20.04.yaml
in order to use hwe kernel for Ubuntu 20.04

This is because the ubuntu 20.04 kernel (5.4) has a bug that prevents
from using nvme-loop.

see https://lkml.org/lkml/2020/9/21/1456

Fixes: https://tracker.ceph.com/issues/54094
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
qa/suites/orch/rook/smoke/0-distro/ubuntu_20.04.yaml [changed from file to symlink]

deleted file mode 100644 (file)
index f2039823003f27bfe6a895a72d93445f22cc4c87..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1,2 +0,0 @@
-os_type: ubuntu
-os_version: "20.04"
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..f62164f9166f4df707e17bc6755515ea3924f65b
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/container-hosts/ubuntu_20.04.yaml
\ No newline at end of file