]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
reef: qa/cephfs: switch to ubuntu 22.04 for stock kernel testing
authorVenky Shankar <vshankar@redhat.com>
Tue, 25 Mar 2025 13:24:08 +0000 (18:54 +0530)
committerYuri Weinstein <yweinste@redhat.com>
Wed, 26 Mar 2025 21:22:44 +0000 (21:22 +0000)
This is for reef only since we don't have rhel8 images (which results
in failure to schedule fs suite run), so switch to using ubuntu 22.04.

Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit ccd60c09424fe7f5c4d4e364871c7be091d3c0d7)

qa/cephfs/mount/kclient/overrides/distro/stock/rhel_8.yaml [deleted symlink]
qa/cephfs/mount/kclient/overrides/distro/stock/ubuntu_22.04.yaml [new symlink]

diff --git a/qa/cephfs/mount/kclient/overrides/distro/stock/rhel_8.yaml b/qa/cephfs/mount/kclient/overrides/distro/stock/rhel_8.yaml
deleted file mode 120000 (symlink)
index 133acf2..0000000
+++ /dev/null
@@ -1 +0,0 @@
-.qa/distros/all/rhel_8.yaml
\ No newline at end of file
diff --git a/qa/cephfs/mount/kclient/overrides/distro/stock/ubuntu_22.04.yaml b/qa/cephfs/mount/kclient/overrides/distro/stock/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