Skip to content

Commit

Permalink
qa/suites/rados/thrash: vary backoff settings
Browse files Browse the repository at this point in the history
Signed-off-by: Sage Weil <sage@redhat.com>
  • Loading branch information
liewegas committed Feb 2, 2017
1 parent c441440 commit 5912fa3
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
5 changes: 5 additions & 0 deletions qa/suites/rados/thrash/backoff/aggressive_peering.yaml
@@ -0,0 +1,5 @@
overrides:
ceph:
conf:
osd:
osd peering aggressive backoff: true
Empty file.
6 changes: 6 additions & 0 deletions qa/suites/rados/thrash/backoff/peering_and_recovery.yaml
@@ -0,0 +1,6 @@
overrides:
ceph:
conf:
osd:
osd peering aggressive backoff: true
osd recovery aggressive backoff: true

0 comments on commit 5912fa3

Please sign in to comment.