Skip to content

Commit 9aa7072

Browse files
authored
Merge pull request ceph#61723 from ljflores/wip-tracker-67913
2 parents 8f415be + d5c882c commit 9aa7072

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

qa/suites/upgrade/telemetry-upgrade/reef-x/1-tasks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ overrides:
1818
- do not have an application enabled
1919
- is down
2020
- TELEMETRY_CHANGED
21+
- pg .*? is .*?degraded.*?, acting
2122
tasks:
2223
- install:
2324
branch: reef

qa/suites/upgrade/telemetry-upgrade/squid-x/1-tasks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ overrides:
1818
- do not have an application enabled
1919
- is down
2020
- TELEMETRY_CHANGED
21+
- pg .*? is .*?degraded.*?, acting
2122
tasks:
2223
- install:
2324
branch: squid

qa/tasks/thrashosds-health.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,6 @@ overrides:
3232
- nodeep-scrub
3333
- is down
3434
- osds down
35+
- pg .*? is .*?degraded.*?, acting
36+
- pg .*? is stuck inactive for .*?m, current state .*?degraded.*?, last acting
37+
- pg degraded

0 commit comments

Comments
 (0)