]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
suites: turn up debug for TestFull
authorJohn Spray <john.spray@redhat.com>
Tue, 12 Jan 2016 11:12:21 +0000 (11:12 +0000)
committerJohn Spray <john.spray@redhat.com>
Tue, 12 Jan 2016 11:12:21 +0000 (11:12 +0000)
Because these tests exercise subtle interactions
in the Client->ObjectCacher->Objecter stack,
enable the verbose logging for the lower layers
too.

Signed-off-by: John Spray <john.spray@redhat.com>
suites/fs/recovery/tasks/mds-full.yaml

index a76a849cf12203ba50efa31ee460a1b9b1a3b881..64ece034099c8a1a44af9cd24f9cb85cb4ee9459 100644 (file)
@@ -10,6 +10,14 @@ overrides:
         osd mon report interval max: 5
         osd objectstore: memstore
         memstore device bytes: 100000000
+      client.0:
+        debug client: 20
+        debug objecter: 20
+        debug objectcacher: 20
+      client.1:
+        debug client: 20
+        debug objecter: 20
+        debug objectcacher: 20
 
 tasks:
   - cephfs_test_runner: