]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/rados/singleton/all/mon-seesaw.yaml
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / qa / suites / rados / singleton / all / mon-seesaw.yaml
1 roles:
2 - - mon.a
3 - mgr.x
4 - osd.0
5 - osd.1
6 - osd.2
7 openstack:
8 - volumes: # attached to each instance
9 count: 3
10 size: 10 # GB
11 tasks:
12 - install:
13 - ceph:
14 config:
15 global:
16 osd pool default min size : 1
17 osd:
18 debug monc: 1
19 debug ms: 1
20 - mon_seesaw:
21 - ceph_manager.create_pool:
22 kwargs:
23 pool_name: test
24 pg_num: 1
25 - ceph_manager.wait_for_clean:
26 kwargs:
27 timeout: 60