]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
tasks: add TestDamage.test_damaged_dentry
authorJohn Spray <john.spray@redhat.com>
Tue, 23 Feb 2016 17:32:30 +0000 (17:32 +0000)
committerJohn Spray <john.spray@redhat.com>
Thu, 3 Mar 2016 21:56:47 +0000 (21:56 +0000)
commitec0db68b95f823c3a98d631e10bcb22bc6fb2c18
tree983e2d3c6260276010101f5db6f025ba8bf987a7
parentffee590205b6a004f83932c18431f8bda9f7589e
tasks: add TestDamage.test_damaged_dentry

A more detailed test for the case of damaged dentries,
because the handling involves the system passing through
a state where the containing dir has invalid stats,
and has the complete flag set even though the
dentry in question is missing.

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