Commit Graph

2 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