From: Nathan Cutler Date: Tue, 2 Oct 2018 16:44:09 +0000 (+0200) Subject: qa: fix kcephfs/recovery suite X-Git-Tag: v12.2.9~34^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F23877%2Fhead;p=ceph.git qa: fix kcephfs/recovery suite This is a luminous-only commit. Signed-off-by: Nathan Cutler --- diff --git a/qa/suites/kcephfs/recovery/debug/.qa b/qa/suites/kcephfs/recovery/debug/.qa deleted file mode 120000 index a602a0353e75..000000000000 --- a/qa/suites/kcephfs/recovery/debug/.qa +++ /dev/null @@ -1 +0,0 @@ -../.qa/ \ No newline at end of file diff --git a/qa/suites/kcephfs/recovery/dirfrag/.qa b/qa/suites/kcephfs/recovery/dirfrag/.qa deleted file mode 120000 index a602a0353e75..000000000000 --- a/qa/suites/kcephfs/recovery/dirfrag/.qa +++ /dev/null @@ -1 +0,0 @@ -../.qa/ \ No newline at end of file diff --git a/qa/suites/kcephfs/recovery/dirfrag/frag_enable.yaml b/qa/suites/kcephfs/recovery/dirfrag/frag_enable.yaml deleted file mode 100644 index 9913fa1dfbb6..000000000000 --- a/qa/suites/kcephfs/recovery/dirfrag/frag_enable.yaml +++ /dev/null @@ -1,11 +0,0 @@ - -overrides: - ceph: - conf: - mds: - mds bal frag: true - mds bal fragment size max: 10000 - mds bal split size: 100 - mds bal merge size: 5 - mds bal split bits: 3 -