]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: add TestForwardScrub
authorJohn Spray <jspray@redhat.com>
Mon, 20 Jul 2015 10:03:32 +0000 (11:03 +0100)
committerJohn Spray <john.spray@redhat.com>
Wed, 2 Dec 2015 23:28:28 +0000 (23:28 +0000)
commit14e2cf1ef264fa19d2628aadf9719bde3a961e2b
treed6702cc7c9755d664f8559a4ef49a2f665f0ba2c
parent2bd05c73781c706e4228eb984fc86e29ae8a37c7
tasks/cephfs: add TestForwardScrub

This tests the forward scrub's ability to traverse
some metadata and tag it, and the corresponding
functionality in cephfs-data-scan to filter based
on tag and inject orphaned items.

Signed-off-by: John Spray <john.spray@redhat.com>
tasks/cephfs/test_forward_scrub.py [new file with mode: 0644]