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-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=ccd60c09424fe7f5c4d4e364871c7be091d3c0d7;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 --- 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 133acf27bff75..0000000000000 --- 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 0000000000000..0a708b4dbd278 --- /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