]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/suites/upgrade/telemetry-upgrade: add more ignorelist items and require_osd_releas...
authorLaura Flores <lflores@ibm.com>
Wed, 19 Jun 2024 21:07:31 +0000 (16:07 -0500)
committerLaura Flores <lflores@ibm.com>
Fri, 21 Jun 2024 22:17:36 +0000 (17:17 -0500)
commit4be072b2185739ec5c722e414f552ad2eae15caf
treed4ce844d6044c3335cf922fbb960461d2c9ef1e6
parent6eeede9a2f5e86dc5a32ebaa4308508059e1a6f6
qa/suites/upgrade/telemetry-upgrade: add more ignorelist items and require_osd_release=squid

The warnings added to the ignorelist show up in the cluster log, but they are
expected during upgrades and should thus be ignored.

We also need to set require_osd_release=squid to avoid this warning:
```
cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED)
```

Signed-off-by: Laura Flores <lflores@ibm.com>
(cherry picked from commit dc65e55d6e88d1dc24b92837f5ae0f4f9aa5169f)
qa/suites/upgrade/telemetry-upgrade/quincy-x/1-tasks.yaml
qa/suites/upgrade/telemetry-upgrade/reef-x/1-tasks.yaml