From: Patrick Donnelly Date: Tue, 5 Jan 2021 16:32:20 +0000 (-0800) Subject: qa: restore file name X-Git-Tag: v14.2.17~108^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F38772%2Fhead;p=ceph.git qa: restore file name Changing it caused symbolic links to not resolve which broke the kcephfs suite (and probably others). Fixes: 0e3d45d3486d47ea50045fb2449199f7158effe3 Signed-off-by: Patrick Donnelly --- diff --git a/qa/distros/supported/rhel_7.yaml b/qa/distros/supported/rhel_7.yaml deleted file mode 120000 index 8e67cf2c00cb..000000000000 --- a/qa/distros/supported/rhel_7.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/rhel_7.yaml \ No newline at end of file diff --git a/qa/distros/supported/rhel_latest.yaml b/qa/distros/supported/rhel_latest.yaml new file mode 120000 index 000000000000..8e67cf2c00cb --- /dev/null +++ b/qa/distros/supported/rhel_latest.yaml @@ -0,0 +1 @@ +../all/rhel_7.yaml \ No newline at end of file