From: Venky Shankar Date: Wed, 16 Jul 2025 05:27:29 +0000 (+0530) Subject: qa/suites/upgrade: add "Replacing daemon mds" to ignorelist X-Git-Tag: testing/wip-jcollin-testing-20250924.023828-squid~3^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=05671ca002a24bfbc70b1b6f9b760767b9f93ce1;p=ceph-ci.git qa/suites/upgrade: add "Replacing daemon mds" to ignorelist Since this warning is expected when monitors replace an active MDS daemon due to an higher affinity standby. Fixes: http://tracker.ceph.com/issues/50279 Signed-off-by: Venky Shankar (cherry picked from commit 6dffa503a2b4d45bac2d303fda193e3b19084a8f) --- 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 5641471629e..fddf8e8913a 100644 --- a/qa/suites/upgrade/quincy-x/stress-split/1-start.yaml +++ b/qa/suites/upgrade/quincy-x/stress-split/1-start.yaml @@ -20,6 +20,7 @@ overrides: - FS_DEGRADED - OSDMAP_FLAGS - OSD_UPGRADE_FINISHED + - Replacing daemon mds 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 59ccfe2cd02..3d289e20dbf 100644 --- a/qa/suites/upgrade/reef-x/stress-split/1-start.yaml +++ b/qa/suites/upgrade/reef-x/stress-split/1-start.yaml @@ -20,6 +20,7 @@ overrides: - FS_DEGRADED - OSDMAP_FLAGS - OSD_UPGRADE_FINISHED + - Replacing daemon mds tasks: - install: branch: reef