ceph/qa/suites/rados/singleton/all/radostool.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

27 lines
453 B
YAML

roles:
- - mon.a
- mgr.x
- osd.0
- osd.1
- osd.2
- client.0
openstack:
- volumes: # attached to each instance
count: 2
size: 10 # GB
tasks:
- install:
- ceph:
log-whitelist:
- but it is still running
- had wrong client addr
- had wrong cluster addr
- reached quota
- overall HEALTH_
- \(POOL_FULL\)
- \(POOL_APP_NOT_ENABLED\)
- workunit:
clients:
all:
- rados/test_rados_tool.sh