From: Venky Shankar Date: Tue, 15 Jul 2025 04:04:34 +0000 (+0530) Subject: qa/suites/upgrade: update ignorelist with cephfs specific warnings (under stress... X-Git-Tag: testing/wip-jcollin-testing-20250924.023828-squid~3^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=62d3d7ce8a936574555c3f0fc6e1991720414851;p=ceph-ci.git qa/suites/upgrade: update ignorelist with cephfs specific warnings (under stress-split) The warnings are expected as the MDSs are upgraded and restarted. Fixes: http://tracker.ceph.com/issues/71615 Signed-off-by: Venky Shankar (cherry picked from commit aeefebd81b98332494d8a8104c43e2831bf6a869) --- 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 fddf8e8913a..da9fd26c099 100644 --- a/qa/suites/upgrade/quincy-x/stress-split/1-start.yaml +++ b/qa/suites/upgrade/quincy-x/stress-split/1-start.yaml @@ -21,6 +21,10 @@ overrides: - OSDMAP_FLAGS - OSD_UPGRADE_FINISHED - Replacing daemon mds + - MDS_ALL_DOWN + - MDS_UP_LESS_THAN_MAX + - filesystem is offline + - with fewer MDS than max_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 3d289e20dbf..d01fa1857e6 100644 --- a/qa/suites/upgrade/reef-x/stress-split/1-start.yaml +++ b/qa/suites/upgrade/reef-x/stress-split/1-start.yaml @@ -21,6 +21,10 @@ overrides: - OSDMAP_FLAGS - OSD_UPGRADE_FINISHED - Replacing daemon mds + - MDS_ALL_DOWN + - MDS_UP_LESS_THAN_MAX + - filesystem is offline + - with fewer MDS than max_mds tasks: - install: branch: reef