From c5a3bc07b912c0538ee15c297583b3b06558b689 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Tue, 7 Feb 2017 12:14:13 -0500 Subject: [PATCH] qa/suites/rados: stop thrashing sortbitwise This is required to upgrade past jewel; no need to keep testing it on master. Signed-off-by: Sage Weil --- qa/suites/rados/thrash/hobj-sort.yaml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 qa/suites/rados/thrash/hobj-sort.yaml diff --git a/qa/suites/rados/thrash/hobj-sort.yaml b/qa/suites/rados/thrash/hobj-sort.yaml deleted file mode 100644 index 41400947824..00000000000 --- a/qa/suites/rados/thrash/hobj-sort.yaml +++ /dev/null @@ -1,5 +0,0 @@ -overrides: - ceph: - conf: - osd: - osd debug randomize hobject sort order: true -- 2.39.5