From: Nitzan Mordechai Date: Sun, 16 Mar 2025 13:57:26 +0000 (+0000) Subject: suites/rados/cephadm: add still running warning to the ignore list X-Git-Tag: v20.3.0~278^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7b09f02836340afb9b589a1f46542e524b513d18;p=ceph.git suites/rados/cephadm: add still running warning to the ignore list the ignore list already have OSD_DOWN warning, but not still running warning that may appear if the osd delay while it shutdown Fixes: https://tracker.ceph.com/issues/70465 Signed-off-by: Nitzan Mordechai --- diff --git a/qa/suites/orch/cephadm/osds/1-start.yaml b/qa/suites/orch/cephadm/osds/1-start.yaml index 90f49cc2adf..0fbafa68423 100644 --- a/qa/suites/orch/cephadm/osds/1-start.yaml +++ b/qa/suites/orch/cephadm/osds/1-start.yaml @@ -23,6 +23,7 @@ overrides: log-ignorelist: - OSD_DOWN - CEPHADM_FAILED_DAEMON + - but is still running conf: osd: osd shutdown pgref assert: true