From: Laura Flores Date: Sat, 18 Jan 2025 03:27:02 +0000 (-0600) Subject: qa/suites/upgrade/telemetry-upgrade: ignore TELEMETRY_CHANGED warning X-Git-Tag: v20.0.0~347^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=504fac312cfeda0090fe130535cdfaaf1772c417;p=ceph.git qa/suites/upgrade/telemetry-upgrade: ignore TELEMETRY_CHANGED warning Even though we opt in right away after upgrading, which minimizes the chance of this warning coming up, the cluster log still detects it sometimes and fails the test. So, we can ignore it since it's expected for the warning to come up for a few seconds in some cases. Signed-off-by: Laura Flores --- diff --git a/qa/suites/upgrade/telemetry-upgrade/reef-x/1-tasks.yaml b/qa/suites/upgrade/telemetry-upgrade/reef-x/1-tasks.yaml index ad4f990afb15..d0ab26bc3c4b 100644 --- a/qa/suites/upgrade/telemetry-upgrade/reef-x/1-tasks.yaml +++ b/qa/suites/upgrade/telemetry-upgrade/reef-x/1-tasks.yaml @@ -17,6 +17,7 @@ overrides: - OSD_UPGRADE_FINISHED - do not have an application enabled - is down + - TELEMETRY_CHANGED tasks: - install: branch: reef diff --git a/qa/suites/upgrade/telemetry-upgrade/squid-x/1-tasks.yaml b/qa/suites/upgrade/telemetry-upgrade/squid-x/1-tasks.yaml index 02201b67523a..f38ace22cdf2 100644 --- a/qa/suites/upgrade/telemetry-upgrade/squid-x/1-tasks.yaml +++ b/qa/suites/upgrade/telemetry-upgrade/squid-x/1-tasks.yaml @@ -17,6 +17,7 @@ overrides: - OSD_UPGRADE_FINISHED - do not have an application enabled - is down + - TELEMETRY_CHANGED tasks: - install: branch: squid