Skip to content

Commit

Permalink
qa/tasks/thrashosds-health.yaml: whitelist 'slow request'
Browse files Browse the repository at this point in the history
#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>
  • Loading branch information
neha-ojha committed Jan 11, 2019
1 parent 1297582 commit 31f3cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qa/tasks/thrashosds-health.yaml
Expand Up @@ -12,4 +12,4 @@ overrides:
- \(REQUEST_SLOW\)
- \(TOO_FEW_PGS\)
- \(MON_DOWN\)
- slow requests
- slow request

0 comments on commit 31f3cb1

Please sign in to comment.