]> 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)
committerxie xingguo <xie.xingguo@zte.com.cn>
Fri, 13 Mar 2020 00:49:32 +0000 (08:49 +0800)
commitb73b93c6f0a9317fbed4a311931d159c9a0af9d7
tree13586fb6004049a645dba233c44258c2db55eecd
parenteef1928e0153f09dc2522bb885b0ad9f5c65f4bd
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>
qa/overrides/short_pg_log.yaml