mirror of
https://github.com/ceph/ceph
synced 2025-01-11 21:50:26 +00:00
ae04f3c06f
These test 'ceph osd down ...'; whitelist the resulting log message for these tests.
20 lines
245 B
YAML
20 lines
245 B
YAML
roles:
|
|
- - mon.0
|
|
- mon.1
|
|
- mon.2
|
|
- mds.a
|
|
- osd.0
|
|
- osd.1
|
|
- osd.2
|
|
- client.0
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
log-whitelist:
|
|
- wrongly marked me down
|
|
- workunit:
|
|
clients:
|
|
all:
|
|
- cephtool
|
|
- mon/pool_ops.sh
|