From: Patrick Donnelly Date: Fri, 5 Jun 2026 16:27:21 +0000 (-0400) Subject: qa: ignore cephadm failed daemon warnings during thrashing X-Git-Tag: v20.2.2~8^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=658225dfdca7ce760240b9352a3ceea3d8bae000;p=ceph.git qa: ignore cephadm failed daemon warnings during thrashing Fixes: https://tracker.ceph.com/issues/73079 Signed-off-by: Patrick Donnelly (cherry picked from commit ad6f20fde54d09f810591a49c87ed5150797b2c0) Conflicts: qa/suites/upgrade/reef-x/stress-split/1-start.yaml qa/suites/upgrade/squid-x/stress-split/1-start.yaml Resolution: merged changes manually --- diff --git a/qa/suites/upgrade/reef-x/stress-split/1-start.yaml b/qa/suites/upgrade/reef-x/stress-split/1-start.yaml index ace8cb2ba0c..488e4aae0b1 100644 --- a/qa/suites/upgrade/reef-x/stress-split/1-start.yaml +++ b/qa/suites/upgrade/reef-x/stress-split/1-start.yaml @@ -6,6 +6,8 @@ overrides: - or freeform for custom applications - POOL_APP_NOT_ENABLED - is down + - CEPHADM_FAILED_DAEMON + - failed cephadm daemon - OSD_DOWN - mons down - mon down diff --git a/qa/suites/upgrade/squid-x/stress-split/1-start.yaml b/qa/suites/upgrade/squid-x/stress-split/1-start.yaml index 75b817c3779..e8c242f39f0 100644 --- a/qa/suites/upgrade/squid-x/stress-split/1-start.yaml +++ b/qa/suites/upgrade/squid-x/stress-split/1-start.yaml @@ -6,6 +6,8 @@ overrides: - or freeform for custom applications - POOL_APP_NOT_ENABLED - is down + - CEPHADM_FAILED_DAEMON + - failed cephadm daemon - OSD_DOWN - mons down - mon down