We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d7564a commit 4c36d69Copy full SHA for 4c36d69
qa/cephfs/overrides/pg_health.yaml
@@ -1,11 +1,7 @@
1
-# To prevent PG_AVAILABILITY failures from dominating runs, we usually ignore
2
-# these warnings. However, we'd like to see the cause of these warnings to be
3
-# fixed so occasionally allow the warning to fail the job.
4
-#
5
-# https://tracker.ceph.com/issues/52624
+# PG_DEGRADED warnings are not generally indicative of a bug. Any acting set
+# changes (such as those caused by the upmap balancer to improve OSD space
+# usage balance) can cause objects to become degraded transiently.
6
7
-teuthology:
8
- premerge: if math.random() < 0.05 then reject() end
9
overrides:
10
ceph:
11
log-ignorelist:
0 commit comments