]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
reef: qa/cephfs: switch to ubuntu 22.04 for stock kernel testing 62492/head
authorVenky Shankar <vshankar@redhat.com>
Tue, 25 Mar 2025 13:24:08 +0000 (18:54 +0530)
committerVenky Shankar <vshankar@redhat.com>
Wed, 26 Mar 2025 15:24:33 +0000 (20:54 +0530)
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>
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