]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: Add test for rebuilding into an alternate metadata pool 10636/head
authorDouglas Fuller <dfuller@redhat.com>
Tue, 4 Apr 2017 18:42:31 +0000 (11:42 -0700)
committerDouglas Fuller <dfuller@redhat.com>
Tue, 4 Apr 2017 19:29:01 +0000 (12:29 -0700)
commit37bafff9f48bdd2e396aabc8a59c76b3be544e94
tree7a124fbdc87ae809e741f7063d19cf056f9f23d4
parentcb86740a5f4aa3eed43c7f09ac5e7e525a5c1d67
qa/cephfs: Add test for rebuilding into an alternate metadata pool

Add a test to validate the ability of cephfs_data_scan and friends to
recover metadata from a damaged CephFS installation into a fresh metadata
pool.

cf: http://tracker.ceph.com/issues/15068
cf: http://tracker.ceph.com/issues/15069
Signed-off-by: Douglas Fuller <dfuller@redhat.com>
qa/tasks/cephfs/filesystem.py
qa/tasks/cephfs/test_data_scan.py