From: Shraddha Agrawal Date: Wed, 4 Dec 2024 04:34:58 +0000 (+0530) Subject: rados/test_crash.sh: add PG_DEGRADED to ignorelist X-Git-Tag: v20.0.0~211^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1924a8f2cee99c0576c54071d2b877c3e687b7db;p=ceph.git rados/test_crash.sh: add PG_DEGRADED to ignorelist Issue: rados/test_crash.sh is failing due to PG_DEGRADED state. Cause: This is expected as we are intentionally killing OSDs and testing for crashes. Adding the PG_DEGRADED warning to the ignorelist will prevent the test from failing when this warning is raised. Fixes: https://tracker.ceph.com/issues/69010 Signed-off-by: Shraddha Agrawal --- diff --git a/qa/suites/rados/singleton/all/test-crash.yaml b/qa/suites/rados/singleton/all/test-crash.yaml index ec227cec79de8..ae2cee44cb38a 100644 --- a/qa/suites/rados/singleton/all/test-crash.yaml +++ b/qa/suites/rados/singleton/all/test-crash.yaml @@ -11,6 +11,7 @@ tasks: - OSD_.*DOWN - \(RECENT_CRASH\) - \(POOL_APP_NOT_ENABLED\) + - \(PG_DEGRADED\) - workunit: clients: client.0: