]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
smoke: fix pjd debug conf syntax
authorSage Weil <sage@redhat.com>
Fri, 26 Sep 2014 16:01:26 +0000 (09:01 -0700)
committerSage Weil <sage@redhat.com>
Fri, 26 Sep 2014 16:01:26 +0000 (09:01 -0700)
Needs the section there or else ceph.py barfs at runtime

Signed-off-by: Sage Weil <sage@redhat.com>
suites/smoke/basic/tasks/cfuse_workunit_suites_pjd.yaml

index ca0b7bcf798819864c094bf938ed7b8ad55ee726..d042daa716d412f0d433e63a06c493d4e4f081b1 100644 (file)
@@ -3,8 +3,12 @@ tasks:
 - ceph:
     fs: xfs
     conf:
-      debug mds: 20
-      debug client: 20
+      mds:
+        debug mds: 20
+        debug ms: 1
+      client:
+        debug client: 20
+        debug ms: 1
 - ceph-fuse:
 - workunit:
     clients: