From: John Spray Date: Fri, 5 Aug 2016 11:55:57 +0000 (+0100) Subject: suites/fs: remove duplicated frag_enable.yaml X-Git-Tag: v11.1.1~58^2^2~90^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f99e834ddd3a0c0c197c3bcefa8a6c5b502767d8;p=ceph.git suites/fs: remove duplicated frag_enable.yaml ...so that all these point back to basic/dirfrag Signed-off-by: John Spray --- diff --git a/suites/fs/permission/dirfrag/frag_enable.yaml b/suites/fs/permission/dirfrag/frag_enable.yaml deleted file mode 100644 index 56d724bb0d4..00000000000 --- a/suites/fs/permission/dirfrag/frag_enable.yaml +++ /dev/null @@ -1,10 +0,0 @@ - -overrides: - ceph: - conf: - mds: - mds bal frag: true - mds bal split size: 100 - mds bal merge size: 5 - mds bal split bits: 3 - diff --git a/suites/fs/permission/dirfrag/frag_enable.yaml b/suites/fs/permission/dirfrag/frag_enable.yaml new file mode 120000 index 00000000000..a21d56ac968 --- /dev/null +++ b/suites/fs/permission/dirfrag/frag_enable.yaml @@ -0,0 +1 @@ +../../basic/dirfrag/frag_enable.yaml \ No newline at end of file