]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: load all dirfrags before testing altname recovery 59522/head
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:21 +0000 (16:25 -0400)
commit80ae07ec3b48aaeaf37a7a627bf6b06403d0a98c
tree229271c6f6ce3e8b897f8650b231dbc55f4f6518
parent63b0b8e1b10a41127e6c3f6f5e25117f42efe611
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