mirror of
https://github.com/ceph/ceph
synced 2024-12-18 01:16:55 +00:00
qa/suites/rados/thrash: vary backoff settings
Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
parent
1d1e990b7b
commit
105e9d4234
5
qa/suites/rados/thrash/backoff/aggressive_peering.yaml
Normal file
5
qa/suites/rados/thrash/backoff/aggressive_peering.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
overrides:
|
||||
ceph:
|
||||
conf:
|
||||
osd:
|
||||
osd peering aggressive backoff: true
|
0
qa/suites/rados/thrash/backoff/normal.yaml
Normal file
0
qa/suites/rados/thrash/backoff/normal.yaml
Normal file
6
qa/suites/rados/thrash/backoff/peering_and_recovery.yaml
Normal file
6
qa/suites/rados/thrash/backoff/peering_and_recovery.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
overrides:
|
||||
ceph:
|
||||
conf:
|
||||
osd:
|
||||
osd peering aggressive backoff: true
|
||||
osd recovery aggressive backoff: true
|
Loading…
Reference in New Issue
Block a user