From: Sage Weil Date: Sat, 12 Aug 2017 18:08:01 +0000 (-0400) Subject: qa/tasks/thrashosds-health.yaml: ignore MON_DOWN X-Git-Tag: v12.1.4~17^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F17003%2Fhead;p=ceph.git qa/tasks/thrashosds-health.yaml: ignore MON_DOWN See http://tracker.ceph.com/issues/20910 It's not clear why this is happening (it could just be load on the test machines) but it's very noisy, so silencing it for now on the luminous branch. Signed-off-by: Sage Weil --- diff --git a/qa/tasks/thrashosds-health.yaml b/qa/tasks/thrashosds-health.yaml index 3c9c4d22689e..9defe69efd80 100644 --- a/qa/tasks/thrashosds-health.yaml +++ b/qa/tasks/thrashosds-health.yaml @@ -11,3 +11,4 @@ overrides: - \(OBJECT_ - \(REQUEST_SLOW\) - \(TOO_FEW_PGS\) + - \(MON_DOWN\)