]> git.proxmox.com Git - ceph.git/blame - ceph/qa/erasure-code/ec-rados-plugin=lrc-k=4-m=2-l=3.yaml
update sources to v12.1.1
[ceph.git] / ceph / qa / erasure-code / ec-rados-plugin=lrc-k=4-m=2-l=3.yaml
CommitLineData
7c673cae
FG
1tasks:
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: lrcprofile
10 plugin: lrc
11 k: 4
12 m: 2
13 l: 3
224ce89b 14 crush-failure-domain: osd
7c673cae
FG
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