From aff9558277840045250583f3934742e78c876a4f Mon Sep 17 00:00:00 2001 From: Greg Farnum Date: Mon, 4 May 2015 16:02:24 -0700 Subject: [PATCH] knfs: remove the MDS debugging It doesn't fit on the typica boxes with debugging, and we probably don't need it for any NFS issues which do arise... Signed-off-by: Greg Farnum (cherry picked from commit 47fff708f936b7380446a4452a9f69f4d1c93c05) --- suites/knfs/basic/debug/mds.yaml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 suites/knfs/basic/debug/mds.yaml diff --git a/suites/knfs/basic/debug/mds.yaml b/suites/knfs/basic/debug/mds.yaml deleted file mode 100644 index 9b3c8bd4dd153..0000000000000 --- a/suites/knfs/basic/debug/mds.yaml +++ /dev/null @@ -1,6 +0,0 @@ -overrides: - ceph: - conf: - mds: - debug ms: 1 - debug mds: 20 -- 2.39.5