mirror of
https://github.com/ceph/ceph
synced 2026-08-01 22:45:39 +00:00
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:
parent
bf449d4db2
commit
8926e0cce3
@ -29,6 +29,7 @@ overrides:
|
||||
- POOL_FULL
|
||||
- pool full
|
||||
- pool\(s\) full
|
||||
- telemetry module includes new collections
|
||||
tasks:
|
||||
- install:
|
||||
branch: squid
|
||||
|
||||
@ -29,6 +29,7 @@ overrides:
|
||||
- POOL_FULL
|
||||
- pool full
|
||||
- pool\(s\) full
|
||||
- telemetry module includes new collections
|
||||
tasks:
|
||||
- install:
|
||||
branch: tentacle
|
||||
|
||||
Loading…
Reference in New Issue
Block a user