mirror of
https://github.com/ceph/ceph
synced 2024-12-25 04:43:17 +00:00
suites: turn up debug for TestFull
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>
This commit is contained in:
parent
7939fca8d0
commit
c97c10c24a
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user