ceph/qa/suites/rados/monthrash/thrashers/sync-many.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

15 lines
237 B
YAML

overrides:
ceph:
log-whitelist:
- overall HEALTH_
- \(MON_DOWN\)
conf:
mon:
paxos min: 10
paxos trim min: 10
tasks:
- mon_thrash:
revive_delay: 90
thrash_delay: 1
thrash_many: true