]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/rados/thrash/workloads/redirect_promote_tests.yaml
add stop-gap to fix compat with CPUs not supporting SSE 4.1
[ceph.git] / ceph / qa / suites / rados / thrash / workloads / redirect_promote_tests.yaml
1 tasks:
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: 4000
9 objects: 500
10 set_redirect: true
11 op_weights:
12 set_redirect: 100
13 read: 50
14 tier_promote: 30