mirror of
https://github.com/ceph/ceph
synced 2024-12-23 20:03:56 +00:00
ee4a9f25ec
Adds a basic set of roles for testing the mds thrasher with 1 active and 1 standby, and a few basic tests that stress mds operations. Signed-off-by: Sam Lang <sam.lang@inktank.com>
5 lines
107 B
YAML
5 lines
107 B
YAML
roles:
|
|
- [mon.a, mon.c, osd.0, osd.1, osd.2]
|
|
- [mon.b, mds.a, osd.3, osd.4, osd.5]
|
|
- [client.0, mds.b-s-a]
|