From: Patrick Donnelly Date: Wed, 11 Apr 2018 23:19:25 +0000 (-0700) Subject: placeholder: update whitelist for osd slow op wrn X-Git-Tag: 1.1.0~349^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c9c91af31d60c6e9f0eaa971c52985418a4707d3;p=teuthology.git placeholder: update whitelist for osd slow op wrn Caused by: https://github.com/ceph/ceph/pull/20660 (ea97c120d2173f2fc70d979d57a7edb2a6c5da5e) Fixes: https://tracker.ceph.com/issues/23662 Signed-off-by: Patrick Donnelly --- diff --git a/teuthology/suite/placeholder.py b/teuthology/suite/placeholder.py index 73e58d1ef..2749afb50 100644 --- a/teuthology/suite/placeholder.py +++ b/teuthology/suite/placeholder.py @@ -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': {