mirror of
https://github.com/ceph/ceph
synced 2025-02-23 02:57:21 +00:00
qa/suites/rbd: fewer socket failures
500 makes the mgr fail. Fewer failures, and whitelist them if they happen. Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
parent
2f7765a8dc
commit
a3a911f9dd
@ -2,4 +2,9 @@ overrides:
|
||||
ceph:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 500
|
||||
ms inject socket failures: 1000
|
||||
overrides:
|
||||
ceph:
|
||||
log-whitelist:
|
||||
- \(MGR_DOWN\)
|
||||
- No standby daemons
|
||||
|
@ -2,4 +2,9 @@ overrides:
|
||||
ceph:
|
||||
conf:
|
||||
global:
|
||||
ms inject socket failures: 500
|
||||
ms inject socket failures: 1000
|
||||
overrides:
|
||||
ceph:
|
||||
log-whitelist:
|
||||
- \(MGR_DOWN\)
|
||||
- No standby daemons
|
||||
|
Loading…
Reference in New Issue
Block a user