]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
cache-snaps.yaml: set target_max_objects to test snap flush/evict
authorSamuel Just <sam.just@inktank.com>
Sat, 3 May 2014 00:04:09 +0000 (17:04 -0700)
committerSamuel Just <sam.just@inktank.com>
Sat, 3 May 2014 00:04:09 +0000 (17:04 -0700)
Signed-off-by: Samuel Just <sam.just@inktank.com>
suites/rados/thrash/workloads/cache-snaps.yaml

index 199d6b2b1bed490ba333e7fc82e9aae3d51e5649..10c98aa4382ad0d5e2020f2be7e47ac05c8447ab 100644 (file)
@@ -13,6 +13,7 @@ tasks:
       - ceph osd pool set cache hit_set_type bloom
       - ceph osd pool set cache hit_set_count 8
       - ceph osd pool set cache hit_set_period 3600
+      - ceph osd pool set cache target_max_objects 250
 - rados:
     clients: [client.0]
     pools: [base]