summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rbd/thrash/thrashers/cache.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/ceph/qa/suites/rbd/thrash/thrashers/cache.yaml')
-rw-r--r--src/ceph/qa/suites/rbd/thrash/thrashers/cache.yaml21
1 files changed, 0 insertions, 21 deletions
diff --git a/src/ceph/qa/suites/rbd/thrash/thrashers/cache.yaml b/src/ceph/qa/suites/rbd/thrash/thrashers/cache.yaml
deleted file mode 100644
index e723e09..0000000
--- a/src/ceph/qa/suites/rbd/thrash/thrashers/cache.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
-overrides:
- ceph:
- log-whitelist:
- - but it is still running
- - objects unfound and apparently lost
- - overall HEALTH_
- - (CACHE_POOL_NEAR_FULL)
- - (CACHE_POOL_NO_HIT_SET)
-tasks:
-- exec:
- client.0:
- - sudo ceph osd pool create cache 4
- - sudo ceph osd tier add rbd cache
- - sudo ceph osd tier cache-mode cache writeback
- - sudo ceph osd tier set-overlay rbd cache
- - sudo ceph osd pool set cache hit_set_type bloom
- - sudo ceph osd pool set cache hit_set_count 8
- - sudo ceph osd pool set cache hit_set_period 60
- - sudo ceph osd pool set cache target_max_objects 250
-- thrashosds:
- timeout: 1200