]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/PGlog: cherry-pick PGLogTrimTest changes for size-based trimming
authorNitzanMordhai <nmordech@redhat.com>
Tue, 9 Aug 2022 09:37:13 +0000 (09:37 +0000)
committerRadoslaw Zarzynski <rzarzyns@redhat.com>
Thu, 18 Aug 2022 21:43:09 +0000 (21:43 +0000)
commitb67e852da8059d1fdba26961a232a3e56283c9c7
tree4b69b248bd1227f3f2ea5481ea925a82e42ef9cf
parent9461ab0bd447ba8a4e05d59841b4aaff1951a7f3
test/PGlog: cherry-pick PGLogTrimTest changes for size-based trimming

This commit brings the changes to the `PGLogTrimTest` that were a part
of the initial fix for dups trimming issue (commit 0d253bcc09a5540fa6c724f6128fb7436ded5ec1)
that got reverted in the meantime by 9bf0053bc99971c0e8591490acbdd635a5bb5145.

Signed-off-by: Nitzan Mordechai <nmordec@redhat.com>
(cherry picked from commit 245fa4883fae8d1e13614999ae01e2d71ae81809)
src/test/osd/TestPGLog.cc