]> git-server-git.apps.pok.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>
Tue, 9 Aug 2022 09:58:25 +0000 (09:58 +0000)
commit245fa4883fae8d1e13614999ae01e2d71ae81809
tree0aaab51442e2bbbf7c259153ec3b42dc16abe5e1
parentaada08acde7a05ad769bb7a886ebcece628d522c
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>
src/test/osd/TestPGLog.cc