]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/rados/singleton-nomsg/osd_stale_reads.yaml
authorSage Weil <sage@redhat.com>
Tue, 16 Jul 2019 18:50:28 +0000 (13:50 -0500)
committerSage Weil <sage@redhat.com>
Sat, 28 Sep 2019 16:51:18 +0000 (11:51 -0500)
Signed-off-by: Sage Weil <sage@redhat.com>
qa/suites/rados/singleton-nomsgr/all/osd_stale_reads.yaml [new file with mode: 0644]

diff --git a/qa/suites/rados/singleton-nomsgr/all/osd_stale_reads.yaml b/qa/suites/rados/singleton-nomsgr/all/osd_stale_reads.yaml
new file mode 100644 (file)
index 0000000..7a223f2
--- /dev/null
@@ -0,0 +1,26 @@
+openstack:
+  - volumes: # attached to each instance
+      count: 3
+      size: 10 # GB
+roles:
+- [mon.a, mgr.x, osd.0, osd.1, osd.2, client.0]
+overrides:
+  ceph:
+    log-whitelist:
+      - \(OSD_DOWN\)
+      - \(POOL_APP_NOT_ENABLED\)
+      - \(SLOW_OPS\)
+      - \(PG_AVAILABILITY\)
+      - \(PG_DEGRADED\)
+      - application not enabled
+    conf:
+      osd:
+        osd scrub backoff ratio: 0
+        osd deep scrub large omap object value sum threshold: 8800000
+        osd deep scrub large omap object key threshold: 20000
+tasks:
+- install:
+- ceph:
+- exec:
+    client.0:
+      - ceph_test_osd_stale_read