Skip to content

Commit aeefebd

Browse files
committed
qa/suites/upgrade: update ignorelist with cephfs specific warnings (under stress-split)
The warnings are expected as the MDSs are upgraded and restarted. Fixes: http://tracker.ceph.com/issues/71615 Signed-off-by: Venky Shankar <[email protected]>
1 parent 5b828b6 commit aeefebd

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

qa/suites/upgrade/reef-x/stress-split/1-start.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ overrides:
2222
- OSDMAP_FLAGS
2323
- OSD_UPGRADE_FINISHED
2424
- Replacing daemon mds
25+
- MDS_ALL_DOWN
26+
- MDS_UP_LESS_THAN_MAX
27+
- filesystem is offline
28+
- with fewer MDS than max_mds
2529
tasks:
2630
- install:
2731
branch: reef

qa/suites/upgrade/squid-x/stress-split/1-start.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ overrides:
2121
- OSDMAP_FLAGS
2222
- OSD_UPGRADE_FINISHED
2323
- Replacing daemon mds
24+
- MDS_ALL_DOWN
25+
- MDS_UP_LESS_THAN_MAX
26+
- filesystem is offline
27+
- with fewer MDS than max_mds
2428
tasks:
2529
- install:
2630
branch: squid

0 commit comments

Comments
 (0)