Skip to content

Commit 39bc88d

Browse files
authored
Merge pull request ceph#64494 from vshankar/wip-71615
qa/suites/upgrade: update ignorelist with cephfs specific warnings (under stress-split) Reviewed-by: Dhairya Parmar <[email protected]>
2 parents bde5ae9 + aeefebd commit 39bc88d

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)