]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rados/monthrash: add PG_DEGRADED to ignorelist 61284/head
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)
commitf6ec7c543f1ee7a80f742f50f9f50be92f3eb0c8
treefb5c284ccd18364863a08f3b6a7205d99a948ae3
parent87648edee2ab3b21a0081cfecfa9380fdeac32f3
rados/monthrash: add PG_DEGRADED to ignorelist

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