]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/config: override `bluestore_zero_block_detection` default for rados suite tests
authorLaura Flores <lflores@redhat.com>
Tue, 24 May 2022 17:21:46 +0000 (17:21 +0000)
committerLaura Flores <lflores@redhat.com>
Fri, 27 May 2022 18:36:18 +0000 (13:36 -0500)
By default, `bluestore_zero_block_detection` is false since it interacts
negatively with some RBD and CephFS features. We still want this enabled
for rados teuthology tests though so we can use it for large-scale testing.
Adding this setting to the rados teuthology config file will override the global
config setting and enable `bluestore_zero_block_detection` only for tests in
the teuthology rados suite.

Signed-off-by: Laura Flores <lflores@redhat.com>
qa/config/rados.yaml

index e468e126a4e0707d5177b04de8301bc65a7cbd66..2f5779b0e9c38e1395d4377e0d48519238c1ba87 100644 (file)
@@ -6,5 +6,6 @@ overrides:
         osd op queue cut off: debug_random
         osd debug verify missing on start: true
         osd debug verify cached snaps: true
+        bluestore zero block detection: true
       mon:
         mon scrub interval: 300