]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/krbd/singleton/tasks/rbd_xfstests.yaml
d27054a848227e8985d741d8f9cabd2168dc1411
[ceph.git] / ceph / qa / suites / krbd / singleton / tasks / rbd_xfstests.yaml
1 roles:
2 - [mon.a, mon.c, osd.0, osd.1, osd.2]
3 - [mon.b, mgr.x, mds.a, osd.3, osd.4, osd.5]
4 - [client.0]
5 - [client.1]
6 openstack:
7 - volumes: # attached to each instance
8 count: 3
9 size: 10 # GB
10 tasks:
11 - install:
12 - ceph:
13 - rbd.xfstests:
14 client.0:
15 test_image: 'test_image-0'
16 scratch_image: 'scratch_image-0'
17 tests: '-g auto'
18 randomize: true
19 client.1:
20 test_image: 'test_image-1'
21 scratch_image: 'scratch_image-1'
22 tests: '-g auto'
23 randomize: true