From: Sage Weil Date: Tue, 27 Jan 2015 19:25:12 +0000 (-0800) Subject: rados: exercise a few different crush tunable profiles X-Git-Tag: v0.94.10~27^2^2~186^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c4fea8c867e3441cb3367df528fc16e95a14d966;p=ceph.git rados: exercise a few different crush tunable profiles Signed-off-by: Sage Weil --- diff --git a/suites/rados/thrash/workloads/cache-agent-small.yaml b/suites/rados/thrash/workloads/cache-agent-small.yaml index 50bb3ac3c33c..faf86b38012f 100644 --- a/suites/rados/thrash/workloads/cache-agent-small.yaml +++ b/suites/rados/thrash/workloads/cache-agent-small.yaml @@ -1,5 +1,6 @@ overrides: ceph: + crush_tunables: firefly log-whitelist: - must scrub before tier agent can activate tasks: diff --git a/suites/rados/thrash/workloads/rados_api_tests.yaml b/suites/rados/thrash/workloads/rados_api_tests.yaml index 37858a1b049d..265649e2b0c3 100644 --- a/suites/rados/thrash/workloads/rados_api_tests.yaml +++ b/suites/rados/thrash/workloads/rados_api_tests.yaml @@ -1,5 +1,6 @@ overrides: ceph: + crush_tunables: hammer conf: client: debug ms: 1 diff --git a/suites/rados/thrash/workloads/readwrite.yaml b/suites/rados/thrash/workloads/readwrite.yaml index c53e52b0872b..84290905d14b 100644 --- a/suites/rados/thrash/workloads/readwrite.yaml +++ b/suites/rados/thrash/workloads/readwrite.yaml @@ -1,3 +1,6 @@ +overrides: + ceph: + crush_tunables: optimal tasks: - rados: clients: [client.0] diff --git a/suites/rados/thrash/workloads/small-objects.yaml b/suites/rados/thrash/workloads/small-objects.yaml index bb5a934de341..d8545b9becee 100644 --- a/suites/rados/thrash/workloads/small-objects.yaml +++ b/suites/rados/thrash/workloads/small-objects.yaml @@ -1,3 +1,6 @@ +overrides: + ceph: + crush_tunables: legacy tasks: - rados: clients: [client.0]