From: Patrick Donnelly Date: Tue, 17 Apr 2018 13:42:58 +0000 (-0700) Subject: qa: whitelist mds down wrn during cephfs testing X-Git-Tag: v13.1.0~200^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=95762d637551e7953ba05fae7f7b4dcad3c7e535;p=ceph.git qa: whitelist mds down wrn during cephfs testing Signed-off-by: Patrick Donnelly --- diff --git a/qa/cephfs/overrides/whitelist_health.yaml b/qa/cephfs/overrides/whitelist_health.yaml index ddd8eab6948..ba19a1c3089 100644 --- a/qa/cephfs/overrides/whitelist_health.yaml +++ b/qa/cephfs/overrides/whitelist_health.yaml @@ -7,3 +7,5 @@ overrides: - \(MDS_DEGRADED\) - \(FS_WITH_FAILED_MDS\) - \(MDS_DAMAGE\) + - \(MDS_ALL_DOWN\) + - \(MDS_UP_LESS_THAN_MAX\)