ceph/qa/suites/smoke/basic/tasks/rados_bench.yaml
Sridhar Seshasayee e527067666 qa: Whitelist 'slow request' within a bunch of tests
Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.com>
2020-02-24 19:59:56 +05:30

49 lines
1014 B
YAML

overrides:
ceph:
conf:
global:
ms inject delay max: 1
ms inject delay probability: 0.005
ms inject delay type: osd
ms inject internal delays: 0.002
ms inject socket failures: 2500
mon client directed command retry: 5
tasks:
- install: null
- ceph:
fs: xfs
log-whitelist:
- overall HEALTH_
- \(OSDMAP_FLAGS\)
- \(OSD_
- \(PG_
- \(POOL_
- \(CACHE_POOL_
- \(SMALLER_PGP_NUM\)
- \(OBJECT_
- \(SLOW_OPS\)
- \(TOO_FEW_PGS\)
- \(OSD_SLOW_PING_TIME
- slow request
- thrashosds:
chance_pgnum_grow: 2
chance_pgnum_shrink: 2
chance_pgpnum_fix: 1
timeout: 1200
- full_sequential:
- radosbench:
clients: [client.0]
time: 150
- radosbench:
clients: [client.0]
time: 150
- radosbench:
clients: [client.0]
time: 150
- radosbench:
clients: [client.0]
time: 150
- radosbench:
clients: [client.0]
time: 150