]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: fix whitespace
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 4 Sep 2020 03:35:27 +0000 (20:35 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 3 Nov 2020 21:00:34 +0000 (13:00 -0800)
Fixes: https://tracker.ceph.com/issues/23718
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/suites/fs/basic_workload/omap_limit/10.yaml
qa/suites/fs/basic_workload/omap_limit/10000.yaml

index 0cd2c6f89e5552f7d8ff006d23fb29d49655b152..eec30f6813ad70d9d9d8fd99424baa25ac7881c6 100644 (file)
@@ -2,4 +2,4 @@ overrides:
   ceph:
     conf:
       osd:
-        osd_max_omap_entries_per_request: 10
\ No newline at end of file
+        osd_max_omap_entries_per_request: 10
index 0c7e4cf98680b6fc8238120d43f849e428cb93cf..c4bea553818d8b5d12ba86f199e91ddfd373541a 100644 (file)
@@ -2,4 +2,4 @@ overrides:
   ceph:
     conf:
       osd:
-        osd_max_omap_entries_per_request: 10000
\ No newline at end of file
+        osd_max_omap_entries_per_request: 10000