]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/libcephfs: use more entries to reproduce snapdiff fragmentation
authorIgor Fedotov <igor.fedotov@croit.io>
Thu, 21 Aug 2025 10:42:54 +0000 (13:42 +0300)
committerIgor Fedotov <igor.fedotov@croit.io>
Thu, 21 Aug 2025 10:42:54 +0000 (13:42 +0300)
commit23397d32607fc307359d63cd651df3c83ada3a7f
treea78a6cd3b53d086f85acd6051f766bb497d3a066
parent24955e66f4826f8623d2bec1dbfc580f0e4c39ae
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>
src/test/libcephfs/snapdiff.cc