mirror of
https://github.com/ceph/ceph
synced 2025-03-04 23:40:07 +00:00
A new teuthology PR [1] skips package cleanup by default. Use the lightweight smoke suite to ensure that package cleanup continues to work. [1] https://github.com/ceph/teuthology/pull/1553 Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
31 lines
555 B
YAML
31 lines
555 B
YAML
overrides:
|
|
ceph:
|
|
log-ignorelist:
|
|
- overall HEALTH_
|
|
- \(OSDMAP_FLAGS\)
|
|
- \(OSD_
|
|
- \(PG_
|
|
- \(POOL_
|
|
- \(CACHE_POOL_
|
|
- \(SMALLER_PGP_NUM\)
|
|
- \(OBJECT_
|
|
- \(SLOW_OPS\)
|
|
- \(TOO_FEW_PGS\)
|
|
- \(OSD_SLOW_PING_TIME
|
|
- slow request
|
|
conf:
|
|
client:
|
|
rbd cache: true
|
|
global:
|
|
ms inject socket failures: 5000
|
|
mon client directed command retry: 5
|
|
tasks:
|
|
- ceph:
|
|
fs: xfs
|
|
- thrashosds:
|
|
timeout: 1200
|
|
- rbd_fsx:
|
|
clients:
|
|
- client.0
|
|
ops: 2000
|