From: John Spray Date: Wed, 31 May 2017 11:15:58 +0000 (-0400) Subject: qa: whitelist MDS restarts when thrashing X-Git-Tag: v12.1.0~130^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5a1009d3d99d9d8e18187323130eb854963803ad;p=ceph.git qa: whitelist MDS restarts when thrashing Signed-off-by: John Spray --- diff --git a/qa/suites/fs/thrash/ceph-thrash/default.yaml b/qa/suites/fs/thrash/ceph-thrash/default.yaml index aefdf826ce7..154615c51a9 100644 --- a/qa/suites/fs/thrash/ceph-thrash/default.yaml +++ b/qa/suites/fs/thrash/ceph-thrash/default.yaml @@ -1,2 +1,7 @@ tasks: - mds_thrash: + +overrides: + ceph: + log-whitelist: + - not responding, replacing diff --git a/qa/suites/kcephfs/thrash/thrashers/mds.yaml b/qa/suites/kcephfs/thrash/thrashers/mds.yaml index cab4a01a5fd..d5d1f4357b9 100644 --- a/qa/suites/kcephfs/thrash/thrashers/mds.yaml +++ b/qa/suites/kcephfs/thrash/thrashers/mds.yaml @@ -2,3 +2,8 @@ tasks: - install: - ceph: - mds_thrash: + +overrides: + ceph: + log-whitelist: + - not responding, replacing