ceph/qa/suites/smoke/basic/tasks/mon_thrash.yaml
Kefu Chai d12c51ca91 qa/suites: escape the parenthesis of the whitelist text
so we can avoid the warnings like

grep: Unmatched ( or \(

because we pass the whitelisted string to `egrep -v "$1"` directly.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-08-01 21:54:44 +08:00

25 lines
489 B
YAML

overrides:
ceph:
log-whitelist:
- reached quota
- \(POOL_APP_NOT_ENABLED\)
conf:
global:
ms inject delay max: 1
ms inject delay probability: 0.005
ms inject delay type: mon
ms inject internal delays: 0.002
ms inject socket failures: 2500
tasks:
- install: null
- ceph:
fs: xfs
- mon_thrash:
revive_delay: 90
thrash_delay: 1
thrash_many: true
- workunit:
clients:
client.0:
- rados/test.sh