]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: ignore slow ops for ffsb workunit 32668/head
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 16 Jan 2020 00:10:44 +0000 (16:10 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 16 Jan 2020 00:12:13 +0000 (16:12 -0800)
EC pools typically cause this.

Fixes: https://tracker.ceph.com/issues/42637
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/cephfs/tasks/cfuse_workunit_suites_ffsb.yaml
qa/suites/kcephfs/cephfs/tasks/kclient_workunit_suites_ffsb.yaml
qa/suites/kcephfs/thrash/workloads/kclient_workunit_suites_ffsb.yaml

index 9b1578900d27d433965d9fccb3b65123231daaab..1b133010dcb3016051057d360ea2aca653cbe721 100644 (file)
@@ -1,5 +1,7 @@
 overrides:
   ceph:
+    log-whitelist:
+    - SLOW_OPS
     conf:
       osd:
         filestore flush min: 0
index 08586340863206ece0a265f30556c17bf521cc81..c6aba0687080b891dc157dcca6ef42d8ee9e1355 100644 (file)
@@ -1,3 +1,7 @@
+overrides:
+  ceph:
+    log-whitelist:
+    - SLOW_OPS
 tasks:
 - workunit:
     clients:
index 4a2a627fe5d327bfc03df40ec4d3564c65bf8938..62b9c09f40b0ef9b8254d6e0b6ffe04094f220f5 100644 (file)
@@ -1,5 +1,7 @@
 overrides:
   ceph:
+    log-whitelist:
+    - SLOW_OPS
     conf:
       osd:
         filestore flush min: 0