From: Patrick Donnelly Date: Wed, 13 May 2026 17:47:54 +0000 (-0400) Subject: qa: ignore cephadm failed daemon warnings during thrashing X-Git-Tag: testing/wip-pdonnell-testing-20260522.161851-squid~1^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b3a78a40f2c7084fc59137ae3e5683d21345ed4b;p=ceph-ci.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/quincy-x/stress-split/1-start.yaml qa/suites/upgrade/reef-x/stress-split/1-start.yaml Resolution: different from suites --- diff --git a/qa/suites/upgrade/quincy-x/stress-split/1-start.yaml b/qa/suites/upgrade/quincy-x/stress-split/1-start.yaml index f4f357670eb..6a4744da017 100644 --- a/qa/suites/upgrade/quincy-x/stress-split/1-start.yaml +++ b/qa/suites/upgrade/quincy-x/stress-split/1-start.yaml @@ -26,6 +26,8 @@ overrides: - MDS_UP_LESS_THAN_MAX - filesystem is offline - with fewer MDS than max_mds + - CEPHADM_FAILED_DAEMON + - failed cephadm daemon tasks: - install: branch: quincy 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 92706a02d9e..abf29480f02 100644 --- a/qa/suites/upgrade/reef-x/stress-split/1-start.yaml +++ b/qa/suites/upgrade/reef-x/stress-split/1-start.yaml @@ -26,6 +26,8 @@ overrides: - MDS_UP_LESS_THAN_MAX - filesystem is offline - with fewer MDS than max_mds + - CEPHADM_FAILED_DAEMON + - failed cephadm daemon tasks: - install: branch: reef