ceph/suites/marginal/mds_thrasher/clusters/mds-1active-1standby.yaml
Sam Lang ee4a9f25ec marginal/mds_thrasher: Add tests for mds thrasher
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>
2013-01-18 18:55:22 -06:00

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]