]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/rados/thrash/workloads/pool-snaps-few-objects.yaml
update ceph source to reef 18.2.1
[ceph.git] / ceph / qa / suites / rados / thrash / workloads / pool-snaps-few-objects.yaml
CommitLineData
7c673cae
FG
1override:
2 conf:
3 osd:
4 osd deep scrub update digest min age: 0
aee94f69
TL
5 ceph:
6 log-ignorelist:
7 - \(POOL_APP_NOT_ENABLED\)
7c673cae
FG
8tasks:
9- rados:
10 clients: [client.0]
11 ops: 4000
12 objects: 50
13 pool_snaps: true
14 op_weights:
15 read: 100
16 write: 100
17 delete: 50
18 snap_create: 50
19 snap_remove: 50
20 rollback: 50
21 copy_from: 50