]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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>
Sat, 11 Jan 2025 17:26:05 +0000 (18:26 +0100)
commit54a90cab6ce323befc11de4525190216cc1fcff3
tree60c679bc492795f930bd419d28426cff97e86f88
parentd701631d9550b6a02d5319bafcb70beab0ac701c
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>
(cherry picked from commit b957e9bc7660f60f55f6627a707e11d15fed6dd3)
qa/suites/upgrade/reef-x/parallel/overrides/ignorelist_health.yaml
qa/suites/upgrade/reef-x/stress-split/overrides/ignorelist_health.yaml