mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
rados/singleton/all/osd-recovery*: disable fast fail
This test relies on being able to kill two OSDs before they detect the failures on their own. Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
parent
83da29b6f5
commit
e3c2543ff2
@ -18,4 +18,5 @@ tasks:
|
||||
conf:
|
||||
osd:
|
||||
osd min pg log entries: 5
|
||||
osd_fast_fail_on_connection_refused: false
|
||||
- osd_recovery.test_incomplete_pgs:
|
||||
|
@ -17,4 +17,5 @@ tasks:
|
||||
conf:
|
||||
osd:
|
||||
osd min pg log entries: 5
|
||||
osd_fast_fail_on_connection_refused: false
|
||||
- osd_recovery:
|
||||
|
Loading…
Reference in New Issue
Block a user