Commit Graph

3 Commits

Author SHA1 Message Date
xie xingguo
b73b93c6f0 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>
2020-03-13 08:49:32 +08:00
Neha Ojha
4d87071bff qa/overrides/short_pg_log.yaml: reduce osd_{min,max}_pg_log_entries
Fixes: http://tracker.ceph.com/issues/38025
Signed-off-by: Neha Ojha <nojha@redhat.com>
2019-01-23 12:46:42 -08:00
Sage Weil
c01f2ee0e2 move ceph-qa-suite dirs into qa/ 2016-12-14 11:29:55 -06:00