From: Patrick Donnelly Date: Mon, 3 Jun 2019 21:39:57 +0000 (-0700) Subject: qa: fix kclient symlink to use latest rhel7 X-Git-Tag: v15.1.0~2559^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F28371%2Fhead;p=ceph.git qa: fix kclient symlink to use latest rhel7 Signed-off-by: Patrick Donnelly --- diff --git a/qa/cephfs/mount/kclient/overrides/distro/rhel/rhel_7.6.yaml b/qa/cephfs/mount/kclient/overrides/distro/rhel/rhel_7.6.yaml deleted file mode 120000 index 54ea19f393bc..000000000000 --- a/qa/cephfs/mount/kclient/overrides/distro/rhel/rhel_7.6.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/rhel_7.6.yaml \ No newline at end of file diff --git a/qa/cephfs/mount/kclient/overrides/distro/rhel/rhel_7.yaml b/qa/cephfs/mount/kclient/overrides/distro/rhel/rhel_7.yaml new file mode 120000 index 000000000000..b776cd2f7b2c --- /dev/null +++ b/qa/cephfs/mount/kclient/overrides/distro/rhel/rhel_7.yaml @@ -0,0 +1 @@ +.qa/distros/all/rhel_7.yaml \ No newline at end of file