]> git.proxmox.com Git - ceph.git/blob - ceph/qa/erasure-code/ec-rados-plugin=shec-k=4-m=3-c=2.yaml
update sources to v12.1.1
[ceph.git] / ceph / qa / erasure-code / ec-rados-plugin=shec-k=4-m=3-c=2.yaml
1 tasks:
2 - rados:
3 clients: [client.0]
4 ops: 400
5 objects: 50
6 ec_pool: true
7 write_append_excl: false
8 erasure_code_profile:
9 name: shecprofile
10 plugin: shec
11 k: 4
12 m: 3
13 c: 2
14 crush-failure-domain: osd
15 op_weights:
16 read: 100
17 write: 0
18 append: 100
19 delete: 50
20 snap_create: 50
21 snap_remove: 50
22 rollback: 50
23 copy_from: 50
24 setattr: 25
25 rmattr: 25