From: Venky Shankar Date: Tue, 25 Mar 2025 13:24:08 +0000 (+0530) Subject: reef: qa/cephfs: switch to ubuntu 22.04 for stock kernel testing X-Git-Tag: v18.2.5~4 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=678f4df1355beb6dacccc70409ba34e4db89fe9c;p=ceph.git reef: qa/cephfs: switch to ubuntu 22.04 for stock kernel testing 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 (cherry picked from commit ccd60c09424fe7f5c4d4e364871c7be091d3c0d7) --- 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 index 133acf27bff7..000000000000 --- a/qa/cephfs/mount/kclient/overrides/distro/stock/rhel_8.yaml +++ /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 index 000000000000..0a708b4dbd27 --- /dev/null +++ b/qa/cephfs/mount/kclient/overrides/distro/stock/ubuntu_22.04.yaml @@ -0,0 +1 @@ +.qa/distros/all/ubuntu_22.04.yaml \ No newline at end of file