]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/suites/rados/thrash/workloads/dedup_tier.yaml
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / qa / suites / rados / thrash / workloads / dedup_tier.yaml
diff --git a/ceph/qa/suites/rados/thrash/workloads/dedup_tier.yaml b/ceph/qa/suites/rados/thrash/workloads/dedup_tier.yaml
deleted file mode 100644 (file)
index 26c3c2b..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-tasks:
-- exec:
-    client.0:
-      - sudo ceph osd pool create low_tier 4
-- rados:
-    clients: [client.0]
-    low_tier_pool: 'low_tier'
-    ops: 1500
-    objects: 50
-    set_chunk: true
-    enable_dedup: true
-    op_weights:
-      read: 100
-      write: 50