ceph/qa/suites/krbd/singleton/tasks/rbd_xfstests.yaml
2016-12-14 11:29:55 -06:00

20 lines
429 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]
- [client.1]
tasks:
- install:
- ceph:
- rbd.xfstests:
client.0:
test_image: 'test_image-0'
scratch_image: 'scratch_image-0'
tests: '-g auto'
randomize: true
client.1:
test_image: 'test_image-1'
scratch_image: 'scratch_image-1'
tests: '-g auto'
randomize: true