From ccc47d32c88674811552f7e5bdabe7444d13ea88 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Tue, 25 Aug 2015 21:33:57 -0400 Subject: [PATCH] suites/rados/thrash: randomize hobject sort order Signed-off-by: Sage Weil --- suites/rados/thrash/hobj-sort.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 suites/rados/thrash/hobj-sort.yaml diff --git a/suites/rados/thrash/hobj-sort.yaml b/suites/rados/thrash/hobj-sort.yaml new file mode 100644 index 0000000000000..41400947824ac --- /dev/null +++ b/suites/rados/thrash/hobj-sort.yaml @@ -0,0 +1,5 @@ +overrides: + ceph: + conf: + osd: + osd debug randomize hobject sort order: true -- 2.39.5