]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
placeholder: update whitelist for osd slow op wrn 1166/head
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 11 Apr 2018 23:19:25 +0000 (16:19 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 11 Apr 2018 23:39:25 +0000 (16:39 -0700)
Caused by: https://github.com/ceph/ceph/pull/20660 (ea97c120d2173f2fc70d979d57a7edb2a6c5da5e)

Fixes: https://tracker.ceph.com/issues/23662
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
teuthology/suite/placeholder.py

index 73e58d1efd8a5d2cf4b84c8e7915a8e32f12e454..2749afb500d25e57aef6c606195015793b70f969 100644 (file)
@@ -70,7 +70,7 @@ dict_templ = {
                     'debug osd': 25
                 }
             },
-            'log-whitelist': ['slow request'],
+            'log-whitelist': ['slow request', '\(SLOW_OPS\)'],
             'sha1': Placeholder('ceph_hash'),
         },
         'ceph-deploy': {