mirror of
https://github.com/ceph/ceph
synced 2025-01-09 20:52:09 +00:00
d12c51ca91
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>
12 lines
200 B
YAML
12 lines
200 B
YAML
overrides:
|
|
ceph:
|
|
log-whitelist:
|
|
- overall HEALTH_
|
|
- \(CACHE_POOL_NO_HIT_SET\)
|
|
- \(TOO_FEW_PGS\)
|
|
tasks:
|
|
- workunit:
|
|
clients:
|
|
client.0:
|
|
- rados/stress_watch.sh
|