Skip to content

Commit 296e257

Browse files
authored
Merge pull request ceph#62652 from shraddhaag/wip-shraddhaag-fix-pg-degraded-warning
qa/suites/orch/cephadm: add PG_DEGRADED to ignorelist Reviewed-by: Adam King <[email protected]> Reviewed-by: Radoslaw Zarzynski <[email protected]>
2 parents 0ff8117 + 5ffbc5b commit 296e257

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

qa/suites/orch/cephadm/osds/1-start.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ overrides:
2424
- OSD_DOWN
2525
- CEPHADM_FAILED_DAEMON
2626
- but is still running
27+
- PG_DEGRADED
2728
conf:
2829
osd:
2930
osd shutdown pgref assert: true

qa/suites/orch/cephadm/smoke/start.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ overrides:
88
- CEPHADM_STRAY_DAEMON
99
- CEPHADM_FAILED_DAEMON
1010
- CEPHADM_AGENT_DOWN
11+
- PG_DEGRADED
1112
log-only-match:
1213
- CEPHADM_
1314
tasks:

0 commit comments

Comments
 (0)