]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/tasks/thrashosds-health.yaml: whitelist 'slow request' 25928/head
authorNeha Ojha <nojha@redhat.com>
Fri, 11 Jan 2019 23:19:27 +0000 (18:19 -0500)
committerNeha Ojha <nojha@redhat.com>
Fri, 11 Jan 2019 23:24:32 +0000 (18:24 -0500)
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 <nojha@redhat.com>
qa/tasks/thrashosds-health.yaml

index 111e2d8c48c50c7456a76f4ffd2a0ec099cd6056..9a4d35abf6ba9f22e6b533b725f3d2b37219502e 100644 (file)
@@ -12,4 +12,4 @@ overrides:
       - \(REQUEST_SLOW\)
       - \(TOO_FEW_PGS\)
       - \(MON_DOWN\)
-      - slow requests
+      - slow request