From: Samuel Just Date: Wed, 20 Jan 2016 22:55:43 +0000 (-0800) Subject: admin-socket: add set_heap_property tests X-Git-Tag: v10.2.6~165^2^2~111^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=17a70326d760e60277475f48f8b8e6fea12e31b1;p=ceph.git admin-socket: add set_heap_property tests Signed-off-by: Samuel Just --- diff --git a/suites/rados/singleton/all/admin-socket.yaml b/suites/rados/singleton/all/admin-socket.yaml index f80ac20fee9d..f53ae1200e84 100644 --- a/suites/rados/singleton/all/admin-socket.yaml +++ b/suites/rados/singleton/all/admin-socket.yaml @@ -16,4 +16,5 @@ tasks: perf dump: perf schema: get_heap_property tcmalloc.max_total_thread_cache_byte: - get_heap_property asdf + set_heap_property tcmalloc.max_total_thread_cache_bytes 67108864: + set_heap_property tcmalloc.max_total_thread_cache_bytes 33554432: