From 031ceb0e8386f74f8edc25de7777aa20b54b2d0f Mon Sep 17 00:00:00 2001 From: Neha Ojha Date: Tue, 5 Feb 2019 19:28:58 +0000 Subject: [PATCH] qa/tasks/thrashosds-health.yaml: whitelist "slow request" https://github.com/ceph/ceph/pull/25824 brought back slow requests in luminous OSD logs. This is resulting in the upgrade/luminous-x/stress-split* suites in mimic to show these warnings. Signed-off-by: Neha Ojha --- qa/tasks/thrashosds-health.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qa/tasks/thrashosds-health.yaml b/qa/tasks/thrashosds-health.yaml index d3a954cdab5..914f6e25ee5 100644 --- a/qa/tasks/thrashosds-health.yaml +++ b/qa/tasks/thrashosds-health.yaml @@ -12,4 +12,4 @@ overrides: - \(SLOW_OPS\) - \(REQUEST_SLOW\) - \(TOO_FEW_PGS\) - - slow requests + - slow request -- 2.47.3