Skip to content

Commit

Permalink
Merge pull request ceph#60969 from idryomov/wip-69135
Browse files Browse the repository at this point in the history
qa/suites/upgrade/reef-x: sync log-ignorelist with quincy-x

Reviewed-by: Laura Flores <[email protected]>
Reviewed-by: Samuel Just <[email protected]>
Reviewed-by: Radoslaw Zarzynski <[email protected]>
  • Loading branch information
idryomov authored Jan 10, 2025
2 parents bdeee18 + 1513644 commit 8eac760
Show file tree
Hide file tree
Showing 8 changed files with 79 additions and 39 deletions.
11 changes: 10 additions & 1 deletion qa/suites/upgrade/quincy-x/parallel/0-start.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,22 @@ overrides:
osd:
osd shutdown pgref assert: true
log-ignorelist:
- \(POOL_APP_NOT_ENABLED\)
- do not have an application enabled
- application not enabled
- or freeform for custom applications
- POOL_APP_NOT_ENABLED
- is down
- OSD_DOWN
- mons down
- mon down
- MON_DOWN
- out of quorum
- PG_AVAILABILITY
- PG_DEGRADED
- Reduced data availability
- Degraded data redundancy
- pg .* is stuck inactive
- pg .* is .*degraded
- FS_DEGRADED
- OSDMAP_FLAGS
- OSD_UPGRADE_FINISHED
7 changes: 2 additions & 5 deletions qa/suites/upgrade/quincy-x/parallel/1-tasks.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
overrides:
ceph:
log-ignorelist:
- mons down
- mon down
- MON_DOWN
- out of quorum
- PG_AVAILABILITY
- Telemetry requires re-opt-in
- telemetry module includes new collections
tasks:
- install:
branch: quincy
Expand Down
12 changes: 10 additions & 2 deletions qa/suites/upgrade/quincy-x/stress-split/1-start.yaml
Original file line number Diff line number Diff line change
@@ -1,17 +1,25 @@
overrides:
ceph:
log-ignorelist:
- \(POOL_APP_NOT_ENABLED\)
- do not have an application enabled
- application not enabled
- or freeform for custom applications
- POOL_APP_NOT_ENABLED
- is down
- OSD_DOWN
- mons down
- mon down
- MON_DOWN
- out of quorum
- PG_AVAILABILITY
- PG_DEGRADED
- Reduced data availability
- Degraded data redundancy
- pg .* is stuck inactive
- pg .* is .*degraded
- FS_DEGRADED
- OSDMAP_FLAGS
- PG_AVAILABILITY
- OSD_UPGRADE_FINISHED
tasks:
- install:
branch: quincy
Expand Down
20 changes: 19 additions & 1 deletion qa/suites/upgrade/reef-x/parallel/0-start.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,22 @@ overrides:
osd:
osd shutdown pgref assert: true
log-ignorelist:
- PG_DEGRADED
- do not have an application enabled
- application not enabled
- or freeform for custom applications
- POOL_APP_NOT_ENABLED
- is down
- OSD_DOWN
- mons down
- mon down
- MON_DOWN
- out of quorum
- PG_AVAILABILITY
- PG_DEGRADED
- Reduced data availability
- Degraded data redundancy
- pg .* is stuck inactive
- pg .* is .*degraded
- FS_DEGRADED
- OSDMAP_FLAGS
- OSD_UPGRADE_FINISHED
8 changes: 2 additions & 6 deletions qa/suites/upgrade/reef-x/parallel/1-tasks.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
overrides:
ceph:
log-ignorelist:
- mons down
- mon down
- MON_DOWN
- out of quorum
- PG_AVAILABILITY
- PG_DEGRADED
- Telemetry requires re-opt-in
- telemetry module includes new collections
tasks:
- install:
branch: reef
Expand Down
23 changes: 11 additions & 12 deletions qa/suites/upgrade/reef-x/parallel/overrides/ignorelist_health.yaml
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
overrides:
ceph:
log-ignorelist:
- \(MDS_ALL_DOWN\)
- \(MDS_UP_LESS_THAN_MAX\)
- \(OSD_SLOW_PING_TIME
- MDS_ALL_DOWN
- MDS_UP_LESS_THAN_MAX
- OSD_SLOW_PING_TIME
- reached quota
- running out of quota
- overall HEALTH_
- \(CACHE_POOL_NO_HIT_SET\)
- \(POOL_FULL\)
- \(SMALLER_PGP_NUM\)
- \(SLOW_OPS\)
- \(CACHE_POOL_NEAR_FULL\)
- \(POOL_APP_NOT_ENABLED\)
- \(PG_AVAILABILITY\)
- \(OBJECT_MISPLACED\)
- CACHE_POOL_NO_HIT_SET
- pool\(s\) full
- POOL_FULL
- SMALLER_PGP_NUM
- SLOW_OPS
- CACHE_POOL_NEAR_FULL
- OBJECT_MISPLACED
- slow request
- \(MON_DOWN\)
- noscrub
- nodeep-scrub
14 changes: 14 additions & 0 deletions qa/suites/upgrade/reef-x/stress-split/1-start.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,25 @@
overrides:
ceph:
log-ignorelist:
- do not have an application enabled
- application not enabled
- or freeform for custom applications
- POOL_APP_NOT_ENABLED
- is down
- OSD_DOWN
- mons down
- mon down
- MON_DOWN
- out of quorum
- PG_AVAILABILITY
- PG_DEGRADED
- Reduced data availability
- Degraded data redundancy
- pg .* is stuck inactive
- pg .* is .*degraded
- FS_DEGRADED
- OSDMAP_FLAGS
- OSD_UPGRADE_FINISHED
tasks:
- install:
branch: reef
Expand Down
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
overrides:
ceph:
log-ignorelist:
- \(MDS_ALL_DOWN\)
- \(MDS_UP_LESS_THAN_MAX\)
- \(OSD_SLOW_PING_TIME
- MDS_ALL_DOWN
- MDS_UP_LESS_THAN_MAX
- OSD_SLOW_PING_TIME
- reached quota
- running out of quota
- overall HEALTH_
- \(CACHE_POOL_NO_HIT_SET\)
- \(POOL_FULL\)
- \(SMALLER_PGP_NUM\)
- \(SLOW_OPS\)
- \(CACHE_POOL_NEAR_FULL\)
- \(POOL_APP_NOT_ENABLED\)
- \(PG_AVAILABILITY\)
- \(OBJECT_MISPLACED\)
- CACHE_POOL_NO_HIT_SET
- pool\(s\) full
- POOL_FULL
- SMALLER_PGP_NUM
- SLOW_OPS
- CACHE_POOL_NEAR_FULL
- OBJECT_MISPLACED
- slow request
- \(MON_DOWN\)
- noscrub
- nodeep-scrub

0 comments on commit 8eac760

Please sign in to comment.