From 4ef94e89c8b901115eb920a6a7e61a1798097835 Mon Sep 17 00:00:00 2001 From: Neha Ojha Date: Thu, 24 Jan 2019 16:51:27 -0800 Subject: [PATCH] qa/suites/rados/thrash: change crush_tunables to jewel in rados_api_tests Fixes: http://tracker.ceph.com/issues/38042 Signed-off-by: Neha Ojha --- qa/suites/rados/thrash/workloads/rados_api_tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qa/suites/rados/thrash/workloads/rados_api_tests.yaml b/qa/suites/rados/thrash/workloads/rados_api_tests.yaml index 3bf6928f7750..3c42b2f6f170 100644 --- a/qa/suites/rados/thrash/workloads/rados_api_tests.yaml +++ b/qa/suites/rados/thrash/workloads/rados_api_tests.yaml @@ -4,7 +4,7 @@ overrides: - reached quota - \(POOL_APP_NOT_ENABLED\) - \(PG_AVAILABILITY\) - crush_tunables: hammer + crush_tunables: jewel conf: client: debug ms: 1 -- 2.47.3