]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: simplify and use correct recovery procedure 50767/head
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 20 Sep 2022 14:57:01 +0000 (10:57 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 30 Mar 2023 01:01:59 +0000 (21:01 -0400)
commit9615104a27826a7f25f0cd60615cea713f284db4
treec69c4031596d43c19bc910a9a03afd27651b7058
parentf71708e50bc5ea0c37ba2028cda9ad66e313f1f1
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)
qa/tasks/cephfs/cephfs_test_case.py
qa/tasks/cephfs/filesystem.py
qa/tasks/cephfs/test_recovery_pool.py