From: Venky Shankar Date: Mon, 12 Aug 2024 05:01:08 +0000 (+0530) Subject: qa/cephfs: remove rhel from kclient mount override X-Git-Tag: v17.2.8~33^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F59037%2Fhead;p=ceph.git qa/cephfs: remove rhel from kclient mount override And switch to ubuntu. 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 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_latest.yaml b/qa/cephfs/mount/kclient/overrides/distro/stock/ubuntu_latest.yaml new file mode 120000 index 000000000000..8286654ff464 --- /dev/null +++ b/qa/cephfs/mount/kclient/overrides/distro/stock/ubuntu_latest.yaml @@ -0,0 +1 @@ +.qa/distros/supported-all-distro/ubuntu_latest.yaml \ No newline at end of file