]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/rados/thrash: vary backoff settings
authorSage Weil <sage@redhat.com>
Thu, 2 Feb 2017 03:38:30 +0000 (22:38 -0500)
committerSage Weil <sage@redhat.com>
Fri, 10 Feb 2017 23:55:58 +0000 (18:55 -0500)
Signed-off-by: Sage Weil <sage@redhat.com>
qa/suites/rados/thrash/backoff/aggressive_peering.yaml [new file with mode: 0644]
qa/suites/rados/thrash/backoff/normal.yaml [new file with mode: 0644]
qa/suites/rados/thrash/backoff/peering_and_recovery.yaml [new file with mode: 0644]

diff --git a/qa/suites/rados/thrash/backoff/aggressive_peering.yaml b/qa/suites/rados/thrash/backoff/aggressive_peering.yaml
new file mode 100644 (file)
index 0000000..4743d26
--- /dev/null
@@ -0,0 +1,5 @@
+overrides:
+  ceph:
+    conf:
+      osd:
+        osd peering aggressive backoff: true
diff --git a/qa/suites/rados/thrash/backoff/normal.yaml b/qa/suites/rados/thrash/backoff/normal.yaml
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/qa/suites/rados/thrash/backoff/peering_and_recovery.yaml b/qa/suites/rados/thrash/backoff/peering_and_recovery.yaml
new file mode 100644 (file)
index 0000000..6521afe
--- /dev/null
@@ -0,0 +1,6 @@
+overrides:
+  ceph:
+    conf:
+      osd:
+        osd peering aggressive backoff: true
+        osd recovery aggressive backoff: true