]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/libcephfs: use more entries to reproduce snapdiff fragmentation 65362/head
authorIgor Fedotov <igor.fedotov@croit.io>
Thu, 21 Aug 2025 10:42:54 +0000 (13:42 +0300)
committerIgor Fedotov <igor.fedotov@croit.io>
Tue, 9 Sep 2025 10:21:21 +0000 (13:21 +0300)
commit04c34b62a7ebad9296593edfcc8132b1c7351513
tree0d7e6d67cbf9dedcf4c667db475377eea2b5332d
parent0a9e33733c50aacac223bd409813b0a711b7b181
test/libcephfs: use more entries to reproduce snapdiff fragmentation
issue.

Snapdiff listing fragments have different boundaries in Reef and Squid+
releases hence original reproducer (made for Reef) doesn't work properly
in S+ releases. This patch fixes that at cost of longer execution.
This might be redundant/senseless when backporting to Reef.

Related-to: https://tracker.ceph.com/issues/72518
Signed-off-by: Igor Fedotov <igor.fedotov@croit.io>
(cherry picked from commit 23397d32607fc307359d63cd651df3c83ada3a7f)
src/test/libcephfs/snapdiff.cc