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:
John Spray 2016-01-12 11:12:21 +00:00
parent 7939fca8d0
commit c97c10c24a

View 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: