From: Neha Ojha Date: Fri, 11 Jan 2019 23:19:27 +0000 (-0500) Subject: qa/tasks/thrashosds-health.yaml: whitelist 'slow request' X-Git-Tag: v12.2.11~38^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F25928%2Fhead;p=ceph.git qa/tasks/thrashosds-health.yaml: whitelist 'slow request' https://github.com/ceph/ceph/pull/25824 adds slow request to OSD logs. To deal with it, whitelist 'slow request' instead of 'slow requests'. This PR is specific to luminous because later versions whitelist it correctly. Signed-off-by: Neha Ojha --- diff --git a/qa/tasks/thrashosds-health.yaml b/qa/tasks/thrashosds-health.yaml index 111e2d8c48c5..9a4d35abf6ba 100644 --- a/qa/tasks/thrashosds-health.yaml +++ b/qa/tasks/thrashosds-health.yaml @@ -12,4 +12,4 @@ overrides: - \(REQUEST_SLOW\) - \(TOO_FEW_PGS\) - \(MON_DOWN\) - - slow requests + - slow request