ceph/suites/fs/standbyreplay/clusters/standby-replay.yaml
John Spray 431ae2f583 suites/fs: add a standbyreplay configuration
A place for any tests which should be run with
standbyreplay MDSs in play.  Initially just
the mds_journal_migration task, to cover
the #8811 case.

Signed-off-by: John Spray <john.spray@redhat.com>
2014-07-29 11:34:50 +01:00

12 lines
210 B
YAML

overrides:
ceph:
conf:
mds:
mds standby replay: true
roles:
- [mon.a, mds.a, mds.b-s-0, osd.0, osd.1]
- [mon.b, mds.c-s-0, mds.d-s-0, mon.c, osd.2, osd.3]
- [client.0]