mirror of
https://github.com/ceph/ceph
synced 2024-12-28 22:43:29 +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>
18 lines
242 B
YAML
18 lines
242 B
YAML
roles:
|
|
- - mon.a
|
|
- mon.b
|
|
- mon.c
|
|
- osd.0
|
|
- osd.1
|
|
- osd.2
|
|
- osd.3
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
log-whitelist:
|
|
- wrongly marked me down
|
|
conf:
|
|
osd:
|
|
osd min pg log entries: 5
|
|
- osd_recovery.test_incomplete_pgs:
|