mirror of
https://github.com/ceph/ceph
synced 2024-12-20 18:33:44 +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
178 B
YAML
12 lines
178 B
YAML
overrides:
|
|
ceph:
|
|
log-whitelist:
|
|
- reached quota
|
|
- \(POOL_APP_NOT_ENABLED\)
|
|
tasks:
|
|
- ceph-fuse:
|
|
- workunit:
|
|
clients:
|
|
client.0:
|
|
- rados/test.sh
|