]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
rados/monthrash: add PG_DEGRADED to ignorelist
authorShraddha Agrawal <shraddha.agrawal000@gmail.com>
Thu, 9 Jan 2025 13:59:16 +0000 (19:29 +0530)
committerShraddha Agrawal <shraddha.agrawal000@gmail.com>
Thu, 9 Jan 2025 13:59:16 +0000 (19:29 +0530)
Issue: mon/test_mon_osdmap_prune.sh is failing due to
PG_DEGRADED state.

Cause: We are writing an objects to a newly created PG before
it has enough OSDs in acting set to create enough replicas.
This is expected behaviour, thus the solution is to add the
warning to ignorelist.

Fixes: https://tracker.ceph.com/issues/69288
Signed-off-by: Shraddha Agrawal <shraddha.agrawal000@gmail.com>
qa/suites/rados/monthrash/workloads/rados_mon_osdmap_prune.yaml

index 372bf2561fab8b7912ac29595d7c6d138e80ebab..8b3c4c11ac65f84818bad940d490df6b8807e936 100644 (file)
@@ -15,6 +15,7 @@ overrides:
       # causing tests to fail due to health warns, even if
       # the tests themselves are successful.
       - \(OSDMAP_FLAGS\)
+      - \(PG_DEGRADED\)
 tasks:
 - workunit:
     clients: