]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa: load all dirfrags before testing altname recovery
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 19 Aug 2024 14:34:31 +0000 (10:34 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 29 Aug 2024 20:25:03 +0000 (16:25 -0400)
commit0ba743cd3a90cf4a63a01f7b8df6f9f799b3d68d
treefe2f8eb90f88deae4961c9bc400f7e5952e063ea
parent34b9d27bc925f169ace27b9f1f204536aa49fc0b
qa: load all dirfrags before testing altname recovery

The journal reset effectively cleared the cache so the rank may not have the
dirfrag in memory when we verify alternate name recovery.

Fixes: https://tracker.ceph.com/issues/67511
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 9296c2a36f4f84661cdd1871917ec4f6ae17b4ff)
qa/tasks/cephfs/test_fscrypt.py