Commit Graph

4 Commits

Author SHA1 Message Date
Jason Dillaman
8889feaaec qa/objectstore: reduce debug log levels for bluestore
This will help speed up teuthology jobs for non-RADOS suites
where previously tests were IO bound due to excessive logging
and the artifact collection was slowed due to very large OSD
logs.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2021-03-03 14:48:34 -05:00
Sage Weil
f390704b46 qa/objectstore: bluestore -> bluestore-{bitmap,stupid}
The new default is bitmap, so we were testing bitmap twice.  Instead,
explicitly call out stupid and bitmap cases so a future default change
won't break coverage.

Signed-off-by: Sage Weil <sage@redhat.com>
2018-12-04 14:05:49 -06:00
Sage Weil
444f5aa085 qa/objectstore/bluestore*: less debug output
Let's see if this makes the spurious MON_DOWN failures go away?  (See
http://tracker.ceph.com/issues/20910)

Signed-off-by: Sage Weil <sage@redhat.com>
2017-09-05 17:43:28 -04:00
Sage Weil
ec60fac9c6 qa/objectstore/bluestore-bitmap: test bluestore bitmap allocator too
Signed-off-by: Sage Weil <sage@redhat.com>
2017-08-08 12:15:16 -04:00