From: Rishabh Dave Date: Thu, 9 Jan 2020 17:56:02 +0000 (+0530) Subject: qa/cephfs: don't run kclient tests on latest RHEL X-Git-Tag: v15.1.0~230^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F32582%2Fhead;p=ceph.git qa/cephfs: don't run kclient tests on latest RHEL Fixes: https://tracker.ceph.com/issues/43541 Signed-off-by: Rishabh Dave --- diff --git a/qa/cephfs/mount/kclient/overrides/distro/random/supported$ b/qa/cephfs/mount/kclient/overrides/distro/random/supported$ deleted file mode 120000 index 78f2991b407a..000000000000 --- a/qa/cephfs/mount/kclient/overrides/distro/random/supported$ +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/supported-random-distro$/ \ No newline at end of file diff --git a/qa/cephfs/mount/kclient/overrides/distro/random/supported/.qa b/qa/cephfs/mount/kclient/overrides/distro/random/supported/.qa new file mode 120000 index 000000000000..a602a0353e75 --- /dev/null +++ b/qa/cephfs/mount/kclient/overrides/distro/random/supported/.qa @@ -0,0 +1 @@ +../.qa/ \ No newline at end of file diff --git a/qa/cephfs/mount/kclient/overrides/distro/random/supported/centos_latest.yaml b/qa/cephfs/mount/kclient/overrides/distro/random/supported/centos_latest.yaml new file mode 120000 index 000000000000..bd9854e70298 --- /dev/null +++ b/qa/cephfs/mount/kclient/overrides/distro/random/supported/centos_latest.yaml @@ -0,0 +1 @@ +.qa/distros/supported/centos_latest.yaml \ No newline at end of file diff --git a/qa/cephfs/mount/kclient/overrides/distro/random/supported/ubuntu_latest.yaml b/qa/cephfs/mount/kclient/overrides/distro/random/supported/ubuntu_latest.yaml new file mode 120000 index 000000000000..3a09f9abb05c --- /dev/null +++ b/qa/cephfs/mount/kclient/overrides/distro/random/supported/ubuntu_latest.yaml @@ -0,0 +1 @@ +.qa/distros/supported/ubuntu_latest.yaml \ No newline at end of file