]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/suites/upgrade/reef-x: ignore more POOL_FULL variants
authorIlya Dryomov <idryomov@gmail.com>
Mon, 9 Dec 2024 15:31:07 +0000 (16:31 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 10 Dec 2024 21:02:11 +0000 (22:02 +0100)
commitb957e9bc7660f60f55f6627a707e11d15fed6dd3
tree629197e03e250d54ba66bb2d82d311de6574a20f
parentcb2c5e3a604d6c4a939c28487b31972651f2a39d
qa/suites/upgrade/reef-x: ignore more POOL_FULL variants

Cover warnings like

  [WRN] POOL_FULL: 2 pool(s) full" in cluster log
  [WRN] pool 'test-librbd-smithi184-145008-24' is full (running out of quota)" in cluster log
  [WRN] Health detail: HEALTH_WARN 2 pool(s) full" in cluster log

POOL_FULL is already ignored, but only in a parenthesized form.  The
"... (XYZ)" vs "XYZ: ..." variety isn't specific to POOL_FULL, so get
rid of parenthesis throughout.  While at it, drop POOL_APP_NOT_ENABLED,
PG_AVAILABILITY and MON_DOWN which are duplicated in *-start.yaml.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
qa/suites/upgrade/reef-x/parallel/overrides/ignorelist_health.yaml
qa/suites/upgrade/reef-x/stress-split/overrides/ignorelist_health.yaml