]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test: wait a time for inode release
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 25 Mar 2021 20:24:07 +0000 (13:24 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 25 Mar 2021 20:32:17 +0000 (13:32 -0700)
commitb3aac52075bc6c90410a70ad868820042a96b5f0
treebac4abce396b50fdc7c1cee48a49944899e5cbfa
parent892b8410bcc579df0c7ba194c50dda48a6bb4e33
test: wait a time for inode release

There's no guarantee the MDS will recall state faster than the client
can open the inodes. (Recall happens every ~2 seconds.)

Fixes: https://tracker.ceph.com/issues/49500
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/test/fs/test_ino_release_cb.cc