]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
RGW - Fix POSIX bucket notify test 61756/head
authorDaniel Gryniewicz <dang@fprintf.net>
Tue, 11 Feb 2025 16:51:22 +0000 (11:51 -0500)
committerDaniel Gryniewicz <dang@fprintf.net>
Mon, 17 Feb 2025 18:33:50 +0000 (13:33 -0500)
commit15962991609eae4a7f5dbe40d86745c80add8633
tree1291448ac4ead6f86522102b2c46ca3297c2071e
parentcc45b84a854dd76d497c5be8c177577ffc4561ef
RGW - Fix POSIX bucket notify test

The BucketCacheFixtureInotify1.List2Inotify1 test was failing due to the
count being wrong.  Fix the count, and flesh out the test case to test
the cache for deleting and adding.  Also, move to per-test fixture, so
tests can't interfere with eachother due to inotify latency.

Fixes: https://tracker.ceph.com/issues/68336
Signed-off-by: Daniel Gryniewicz <dang@fprintf.net>
src/test/rgw/test_posix_bucket_cache.cc