]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/rados/thrash/workloads/set-chunk-promote-flush.yaml
bump version to 15.2.11-pve1
[ceph.git] / ceph / qa / suites / rados / thrash / workloads / set-chunk-promote-flush.yaml
CommitLineData
9f95a23c
TL
1tasks:
2- exec:
3 client.0:
4 - sudo ceph osd pool create low_tier 4
5- rados:
6 clients: [client.0]
7 low_tier_pool: 'low_tier'
8 ops: 1500
9 objects: 50
10 set_chunk: true
11 op_weights:
12 read: 100
13 write: 100
14 tier_promote: 10
15 tier_flush: 10
16