qa/suites/upgrade: ignore expected telemetry warning

We already re-opt into telemetry immediately after upgrading,
but this warning still sometimes comes up and is detected
by the badness check. Since we are following the normal
procedure to silence the warning, the next step is to
just ignore this.

Fixes: https://tracker.ceph.com/issues/77382
Signed-off-by: Laura Flores <lflores@ibm.com>
This commit is contained in:
Laura Flores 2026-07-06 17:23:20 -05:00
parent bf449d4db2
commit 8926e0cce3
2 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,7 @@ overrides:
- POOL_FULL
- pool full
- pool\(s\) full
- telemetry module includes new collections
tasks:
- install:
branch: squid

View File

@ -29,6 +29,7 @@ overrides:
- POOL_FULL
- pool full
- pool\(s\) full
- telemetry module includes new collections
tasks:
- install:
branch: tentacle