]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/rados/singleton/all/mon-thrasher.yaml
update sources to v12.1.1
[ceph.git] / ceph / qa / suites / rados / singleton / all / mon-thrasher.yaml
CommitLineData
7c673cae
FG
1roles:
2- - mon.a
3 - mon.b
4 - mon.c
5 - mgr.x
6 - osd.0
7 - osd.1
8 - client.0
9openstack:
10 - volumes: # attached to each instance
11 count: 2
12 size: 10 # GB
13tasks:
14- install:
15- ceph:
224ce89b
WB
16 log-whitelist:
17 - overall HEALTH_
18 - (MON_DOWN)
19 - (PG_
7c673cae
FG
20- mon_thrash:
21 revive_delay: 20
22 thrash_delay: 1
23- workunit:
24 clients:
25 all:
26 - mon/workloadgen.sh
27 env:
28 LOADGEN_NUM_OSDS: "5"
29 VERBOSE: "1"
30 DURATION: "600"