]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/rados/thrash/workloads/redirect_set_object.yaml
update ceph source to reef 18.2.1
[ceph.git] / ceph / qa / suites / rados / thrash / workloads / redirect_set_object.yaml
CommitLineData
aee94f69
TL
1overrides:
2 ceph:
3 log-ignorelist:
4 - \(POOL_APP_NOT_ENABLED\)
31f18b77 5tasks:
11fdf7f2
TL
6- exec:
7 client.0:
8 - sudo ceph osd pool create low_tier 4
31f18b77
FG
9- rados:
10 clients: [client.0]
11fdf7f2 11 low_tier_pool: 'low_tier'
31f18b77
FG
12 ops: 4000
13 objects: 500
14 set_redirect: true
15 op_weights:
16 set_redirect: 100
17 copy_from: 100