mirror of
https://github.com/ceph/ceph
synced 2024-12-14 07:25:50 +00:00
57f979f177
New style: run "./virtualenv/bin/teuthology -v interactive.yaml".
15 lines
270 B
YAML
15 lines
270 B
YAML
roles:
|
|
- [mon.0, mds.0, osd.0]
|
|
- [mon.1, osd.1]
|
|
- [mon.2, client.0]
|
|
targets:
|
|
- ubuntu@sepia70.ceph.dreamhost.com
|
|
- ubuntu@sepia71.ceph.dreamhost.com
|
|
- ubuntu@sepia72.ceph.dreamhost.com
|
|
tasks:
|
|
- ceph:
|
|
- cfuse: [client.0]
|
|
- autotest:
|
|
client.0: [dbench]
|
|
- interactive:
|