From: Neha Ojha Date: Tue, 1 Oct 2019 21:21:31 +0000 (-0700) Subject: qa/suites/rados: add more-async-recovery.yaml in the thrash suite X-Git-Tag: v15.1.0~1335^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a2eb45507a596a8a179928d3f54f359f9229793a;p=ceph.git qa/suites/rados: add more-async-recovery.yaml in the thrash suite Reducing osd_async_recovery_min_cost to 1 should allow more asynchronous recovery to happen. Signed-off-by: Neha Ojha --- diff --git a/qa/suites/rados/thrash/2-recovery-overrides/more-async-recovery.yaml b/qa/suites/rados/thrash/2-recovery-overrides/more-async-recovery.yaml new file mode 100644 index 000000000000..4aed086bcc36 --- /dev/null +++ b/qa/suites/rados/thrash/2-recovery-overrides/more-async-recovery.yaml @@ -0,0 +1,5 @@ +overrides: + ceph: + conf: + global: + osd_async_recovery_min_cost: 1