From f99e834ddd3a0c0c197c3bcefa8a6c5b502767d8 Mon Sep 17 00:00:00 2001 From: John Spray Date: Fri, 5 Aug 2016 12:55:57 +0100 Subject: [PATCH] suites/fs: remove duplicated frag_enable.yaml ...so that all these point back to basic/dirfrag Signed-off-by: John Spray --- suites/fs/permission/dirfrag/frag_enable.yaml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) mode change 100644 => 120000 suites/fs/permission/dirfrag/frag_enable.yaml diff --git a/suites/fs/permission/dirfrag/frag_enable.yaml b/suites/fs/permission/dirfrag/frag_enable.yaml deleted file mode 100644 index 56d724bb0d44c..0000000000000 --- 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 0000000000000..a21d56ac96840 --- /dev/null +++ b/suites/fs/permission/dirfrag/frag_enable.yaml @@ -0,0 +1 @@ +../../basic/dirfrag/frag_enable.yaml \ No newline at end of file -- 2.39.5