]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/cephfs: add probabilistic ignorelist for pg_health
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 19 Mar 2024 13:56:20 +0000 (09:56 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 3 Apr 2024 12:55:14 +0000 (08:55 -0400)
commitcbefe5c15aefdad18b721ceec8dc4b99f10274ca
tree25508581ab08336c78bc5187573dd43baab0104e
parent052adcadd0534eddb0d73c5afbc083a84cd9dc46
qa/cephfs: add probabilistic ignorelist for pg_health

PG_AVAILABILITY/PG_DEGRADED warnings are dominating fs runs. We want the
underlying issue fixed but it cannot continue to fail all of our tests 100% of
the time. Use a probabilistic addition of these warnings to the ignorelist.

Fixes: https://tracker.ceph.com/issues/64984
Related-to: https://tracker.ceph.com/issues/52624
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit db438cf990cb7cb1ebbe99cfdf31f1fc285747ab)
qa/cephfs/overrides/pg_health.yaml [new file with mode: 0644]