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