]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/short_pg_log: pass osd_pg_log_trim_min = 0 to exercise short pg logs
authorxie xingguo <xie.xingguo@zte.com.cn>
Thu, 12 Mar 2020 23:59:07 +0000 (07:59 +0800)
committerNathan Cutler <ncutler@suse.com>
Thu, 7 May 2020 17:57:53 +0000 (19:57 +0200)
commitcf17dccb1fb653bb86a5c5dafba33f9da20d7c1b
tree4c3f80f45796edc799631e2c70a5d72244a7e2af
parentb670715eb4abeebb636120241b1e59b48130673d
qa/short_pg_log: 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
keep a minimal pg log in hand.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit b73b93c6f0a9317fbed4a311931d159c9a0af9d7)
qa/overrides/short_pg_log.yaml