]> 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>
Wed, 21 Aug 2024 14:10:36 +0000 (10:10 -0400)
commit9296c2a36f4f84661cdd1871917ec4f6ae17b4ff
tree91d02b0218a4e9a518c41a84bce4d3d9396e520e
parent959a4c30178e98e1d1735c22f025f2d81b7a6ef4
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>
qa/tasks/cephfs/test_fscrypt.py