Skip to content

Commit 782c88a

Browse files
committed
qa: ignore warnings variations
Fixes: https://tracker.ceph.com/issues/67601 Signed-off-by: Patrick Donnelly <[email protected]>
1 parent dc8d75f commit 782c88a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

qa/cephfs/overrides/ignorelist_health.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@ overrides:
33
log-ignorelist:
44
- FS_DEGRADED
55
- fs.*is degraded
6+
- filesystem is degraded
67
- FS_INLINE_DATA_DEPRECATED
78
- FS_WITH_FAILED_MDS
89
- MDS_ALL_DOWN
10+
- filesystem is offline
911
- MDS_DAMAGE
1012
- MDS_DEGRADED
1113
- MDS_FAILED

0 commit comments

Comments
 (0)