mirror of
https://github.com/ceph/ceph
synced 2024-12-23 03:44:23 +00:00
344d5974fd
Follow up to a24efaef
, remove the mds from
the (mainly singleton) test configs that
explicitly list it.
Signed-off-by: John Spray <john.spray@redhat.com>
20 lines
264 B
YAML
20 lines
264 B
YAML
roles:
|
|
- - mon.0
|
|
- mon.1
|
|
- mon.2
|
|
- osd.0
|
|
- osd.1
|
|
- osd.2
|
|
- client.0
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
log-whitelist:
|
|
- wrongly marked me down
|
|
- had wrong client addr
|
|
- rest-api: [client.0]
|
|
- workunit:
|
|
clients:
|
|
all:
|
|
- rest/test.py
|