]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: simplify and use correct recovery procedure 50860/head
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 20 Sep 2022 14:57:01 +0000 (10:57 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 4 Apr 2023 12:50:44 +0000 (08:50 -0400)
commitc857ef36ba40e7bbccb6c7d3a21f62575adf86a4
tree8a51f9763c0a53d87fbf8c4372dcac596b9d4bad
parente5c5476ae097f4fec90490a95b9989fd2c7decb0
qa: simplify and use correct recovery procedure

Notably, this recovery procedure was missing scan_links.

Also, the test was oddly trying to recover the real file system in
addition to the recovery file system. I've removed that unnecessary
recovery.

Fixes: https://tracker.ceph.com/issues/57598
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 8512bbc01525b77583a87dfc2149fb1dec072978)

Conflicts:
qa/tasks/cephfs/filesystem.py: trivial
qa/tasks/cephfs/cephfs_test_case.py
qa/tasks/cephfs/filesystem.py
qa/tasks/cephfs/test_recovery_pool.py