]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: simplify test_backtrace_repair
authorJohn Spray <john.spray@redhat.com>
Mon, 2 Nov 2015 17:01:00 +0000 (17:01 +0000)
committerJohn Spray <john.spray@redhat.com>
Tue, 3 Nov 2015 11:56:06 +0000 (11:56 +0000)
commit54e53a000666302b9af441563d326b8969115f95
treea65a973f4a61db0d4c8330239183056f64dd989f
parentd9ca11afaba0bd828e09ea836d8da986c3119fa2
tasks/cephfs: simplify test_backtrace_repair

This was previously using a bunch of files and a small
MDCache limit to force things out of cache.  It is much
simpler to just drop the journal.

Signed-off-by: John Spray <john.spray@redhat.com>
tasks/cephfs/test_auto_repair.py