ceph/qa/suites/krbd/singleton/tasks/rbd_xfstests.yaml

24 lines
517 B
YAML
Raw Normal View History

2012-11-21 15:44:14 +00:00
roles:
- [mon.a, mon.c, osd.0, osd.1, osd.2]
- [mon.b, mgr.x, mds.a, osd.3, osd.4, osd.5]
2012-11-21 15:44:14 +00:00
- [client.0]
- [client.1]
openstack:
- volumes: # attached to each instance
count: 3
size: 10 # GB
2012-11-21 15:44:14 +00:00
tasks:
- install:
2012-11-21 15:44:14 +00:00
- ceph:
- rbd.xfstests:
client.0:
test_image: 'test_image-0'
scratch_image: 'scratch_image-0'
tests: '-g auto'
randomize: true
2012-11-21 15:44:14 +00:00
client.1:
test_image: 'test_image-1'
scratch_image: 'scratch_image-1'
tests: '-g auto'
randomize: true