From eeeed6497bf6491aa79f4206e801a8b522dcfe5d Mon Sep 17 00:00:00 2001 From: Brad Hubbard Date: Mon, 9 Apr 2018 11:46:32 +1000 Subject: [PATCH] qa/suites/rados: Disable scrub backoff A long run of lost coin flips can lead to a timeout in test_large_omap_detection.py. Fixes: http://tracker.ceph.com/issues/23578 Signed-off-by: Brad Hubbard --- .../rados/singleton-nomsgr/all/large-omap-object-warnings.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/qa/suites/rados/singleton-nomsgr/all/large-omap-object-warnings.yaml b/qa/suites/rados/singleton-nomsgr/all/large-omap-object-warnings.yaml index aac7945492ec..62794b4b8f05 100644 --- a/qa/suites/rados/singleton-nomsgr/all/large-omap-object-warnings.yaml +++ b/qa/suites/rados/singleton-nomsgr/all/large-omap-object-warnings.yaml @@ -15,6 +15,7 @@ overrides: - application not enabled conf: osd: + osd scrub backoff ratio: 0 osd deep scrub large omap object value sum threshold: 8800000 osd deep scrub large omap object key threshold: 20000 tasks: -- 2.47.3