ceph/suites/stress/thrash/clusters/8-osd.yaml
Josh Durgin 94100ad072 Move collections into separate suites
For now, there are just two suites:
  * regression - tests that should always pass
  * stress     - tests that have problems for one reason or another
2011-11-17 17:57:57 -08:00

11 lines
128 B
YAML

roles:
- [mon.0, mds.0, osd.0]
- [mon.1, osd.1]
- [mon.2, osd.2]
- [osd.3]
- [osd.4]
- [osd.5]
- [osd.6]
- [osd.7]
- [client.0]