summaryrefslogtreecommitdiffstats
path: root/qa/suites/rados/thrash/workloads/redirect_promote_tests.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'qa/suites/rados/thrash/workloads/redirect_promote_tests.yaml')
-rw-r--r--qa/suites/rados/thrash/workloads/redirect_promote_tests.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/qa/suites/rados/thrash/workloads/redirect_promote_tests.yaml b/qa/suites/rados/thrash/workloads/redirect_promote_tests.yaml
new file mode 100644
index 000000000..c2787c43b
--- /dev/null
+++ b/qa/suites/rados/thrash/workloads/redirect_promote_tests.yaml
@@ -0,0 +1,14 @@
+tasks:
+- exec:
+ client.0:
+ - sudo ceph osd pool create low_tier 4
+- rados:
+ clients: [client.0]
+ low_tier_pool: 'low_tier'
+ ops: 4000
+ objects: 500
+ set_redirect: true
+ op_weights:
+ set_redirect: 100
+ read: 50
+ tier_promote: 30