]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/distros: bump container-hosts from ubuntu 20 to 22
authorCasey Bodley <cbodley@redhat.com>
Mon, 9 Oct 2023 23:02:31 +0000 (19:02 -0400)
committerCasey Bodley <cbodley@redhat.com>
Thu, 18 Jan 2024 15:56:39 +0000 (10:56 -0500)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
qa/distros/container-hosts/ubuntu_20.04.yaml [deleted file]
qa/distros/container-hosts/ubuntu_22.04.yaml [new symlink]
qa/suites/orch/rook/smoke/0-distro/ubuntu_20.04.yaml [deleted symlink]
qa/suites/orch/rook/smoke/0-distro/ubuntu_22.04.yaml [new symlink]

diff --git a/qa/distros/container-hosts/ubuntu_20.04.yaml b/qa/distros/container-hosts/ubuntu_20.04.yaml
deleted file mode 100644 (file)
index bb9f5c0..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-os_type: ubuntu
-os_version: "20.04"
-# 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
diff --git a/qa/distros/container-hosts/ubuntu_22.04.yaml b/qa/distros/container-hosts/ubuntu_22.04.yaml
new file mode 120000 (symlink)
index 0000000..0a708b4
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/all/ubuntu_22.04.yaml
\ No newline at end of file
diff --git a/qa/suites/orch/rook/smoke/0-distro/ubuntu_20.04.yaml b/qa/suites/orch/rook/smoke/0-distro/ubuntu_20.04.yaml
deleted file mode 120000 (symlink)
index f62164f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-.qa/distros/container-hosts/ubuntu_20.04.yaml
\ No newline at end of file
diff --git a/qa/suites/orch/rook/smoke/0-distro/ubuntu_22.04.yaml b/qa/suites/orch/rook/smoke/0-distro/ubuntu_22.04.yaml
new file mode 120000 (symlink)
index 0000000..e4835e4
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/container-hosts/ubuntu_22.04.yaml
\ No newline at end of file