]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/osd-recovery: pass osd_pg_log_trim_min = 0 to exercise short pg logs
authorxie xingguo <xie.xingguo@zte.com.cn>
Fri, 13 Mar 2020 00:45:52 +0000 (08:45 +0800)
committerNathan Cutler <ncutler@suse.com>
Tue, 28 Apr 2020 17:47:08 +0000 (19:47 +0200)
commitfcc84f549dbe67f332b8ba1bf3a2fa63a21ad3d9
tree4a3a3112e8b74c058afbb064750b7de130e422c5
parente12c0984fd63ecfd45584730891e0f3464285b98
qa/osd-recovery: pass osd_pg_log_trim_min = 0 to exercise short pg logs

we have osd_min_pg_log_entries to 2 (good) but not osd_pg_log_trim_min
which defaults to 100. Thus, even on those tests we're only rarely vulnerable.
Reset osd_min_pg_log_entries to 0 to make sure we really
would keep a minimal pg log in hand.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit a9412ba25cb65816e85f8e414b399ff5e4db905c)
qa/suites/rados/singleton/all/osd-recovery.yaml