From: Patrick Donnelly Date: Wed, 13 May 2026 14:22:05 +0000 (-0400) Subject: qa/suites/upgrade: use common ignorelist X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b2ac7f6561326f7020159e43737ef8e9fe9248aa;p=ceph.git qa/suites/upgrade: use common ignorelist Signed-off-by: Patrick Donnelly --- diff --git a/qa/overrides/upgrade_ignorelist_health.yaml b/qa/overrides/upgrade_ignorelist_health.yaml new file mode 100644 index 000000000000..cd89c0772c3e --- /dev/null +++ b/qa/overrides/upgrade_ignorelist_health.yaml @@ -0,0 +1,21 @@ +overrides: + ceph: + log-ignorelist: + - \(MDS_ALL_DOWN\) + - \(MDS_UP_LESS_THAN_MAX\) + - \(OSD_SLOW_PING_TIME + - reached quota + - overall HEALTH_ + - \(CACHE_POOL_NO_HIT_SET\) + - \(POOL_FULL\) + - \(SMALLER_PGP_NUM\) + - \(SLOW_OPS\) + - \(CACHE_POOL_NEAR_FULL\) + - \(POOL_APP_NOT_ENABLED\) + - \(PG_AVAILABILITY\) + - \(OBJECT_MISPLACED\) + - slow request + - \(MON_DOWN\) + - noscrub + - nodeep-scrub + - osds down diff --git a/qa/suites/upgrade/squid-x/parallel/overrides/+ b/qa/suites/upgrade/squid-x/parallel/overrides/+ new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/qa/suites/upgrade/squid-x/parallel/overrides/ignorelist_health.yaml b/qa/suites/upgrade/squid-x/parallel/overrides/ignorelist_health.yaml deleted file mode 100644 index cd89c0772c3e..000000000000 --- a/qa/suites/upgrade/squid-x/parallel/overrides/ignorelist_health.yaml +++ /dev/null @@ -1,21 +0,0 @@ -overrides: - ceph: - log-ignorelist: - - \(MDS_ALL_DOWN\) - - \(MDS_UP_LESS_THAN_MAX\) - - \(OSD_SLOW_PING_TIME - - reached quota - - overall HEALTH_ - - \(CACHE_POOL_NO_HIT_SET\) - - \(POOL_FULL\) - - \(SMALLER_PGP_NUM\) - - \(SLOW_OPS\) - - \(CACHE_POOL_NEAR_FULL\) - - \(POOL_APP_NOT_ENABLED\) - - \(PG_AVAILABILITY\) - - \(OBJECT_MISPLACED\) - - slow request - - \(MON_DOWN\) - - noscrub - - nodeep-scrub - - osds down diff --git a/qa/suites/upgrade/squid-x/parallel/overrides/upgrade_ignorelist_health.yaml b/qa/suites/upgrade/squid-x/parallel/overrides/upgrade_ignorelist_health.yaml new file mode 120000 index 000000000000..00fe2d661d4e --- /dev/null +++ b/qa/suites/upgrade/squid-x/parallel/overrides/upgrade_ignorelist_health.yaml @@ -0,0 +1 @@ +.qa/overrides/upgrade_ignorelist_health.yaml \ No newline at end of file diff --git a/qa/suites/upgrade/squid-x/stress-split/overrides/+ b/qa/suites/upgrade/squid-x/stress-split/overrides/+ new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/qa/suites/upgrade/squid-x/stress-split/overrides/ignorelist_health.yaml b/qa/suites/upgrade/squid-x/stress-split/overrides/ignorelist_health.yaml deleted file mode 100644 index 5e995da7d2c7..000000000000 --- a/qa/suites/upgrade/squid-x/stress-split/overrides/ignorelist_health.yaml +++ /dev/null @@ -1,20 +0,0 @@ -overrides: - ceph: - log-ignorelist: - - \(MDS_ALL_DOWN\) - - \(MDS_UP_LESS_THAN_MAX\) - - \(OSD_SLOW_PING_TIME - - reached quota - - overall HEALTH_ - - \(CACHE_POOL_NO_HIT_SET\) - - \(POOL_FULL\) - - \(SMALLER_PGP_NUM\) - - \(SLOW_OPS\) - - \(CACHE_POOL_NEAR_FULL\) - - \(POOL_APP_NOT_ENABLED\) - - \(PG_AVAILABILITY\) - - \(OBJECT_MISPLACED\) - - slow request - - \(MON_DOWN\) - - noscrub - - nodeep-scrub diff --git a/qa/suites/upgrade/squid-x/stress-split/overrides/upgrade_ignorelist_health.yaml b/qa/suites/upgrade/squid-x/stress-split/overrides/upgrade_ignorelist_health.yaml new file mode 120000 index 000000000000..00fe2d661d4e --- /dev/null +++ b/qa/suites/upgrade/squid-x/stress-split/overrides/upgrade_ignorelist_health.yaml @@ -0,0 +1 @@ +.qa/overrides/upgrade_ignorelist_health.yaml \ No newline at end of file diff --git a/qa/suites/upgrade/tentacle-x/parallel/overrides/+ b/qa/suites/upgrade/tentacle-x/parallel/overrides/+ new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/qa/suites/upgrade/tentacle-x/parallel/overrides/ignorelist_health.yaml b/qa/suites/upgrade/tentacle-x/parallel/overrides/ignorelist_health.yaml deleted file mode 100644 index cd89c0772c3e..000000000000 --- a/qa/suites/upgrade/tentacle-x/parallel/overrides/ignorelist_health.yaml +++ /dev/null @@ -1,21 +0,0 @@ -overrides: - ceph: - log-ignorelist: - - \(MDS_ALL_DOWN\) - - \(MDS_UP_LESS_THAN_MAX\) - - \(OSD_SLOW_PING_TIME - - reached quota - - overall HEALTH_ - - \(CACHE_POOL_NO_HIT_SET\) - - \(POOL_FULL\) - - \(SMALLER_PGP_NUM\) - - \(SLOW_OPS\) - - \(CACHE_POOL_NEAR_FULL\) - - \(POOL_APP_NOT_ENABLED\) - - \(PG_AVAILABILITY\) - - \(OBJECT_MISPLACED\) - - slow request - - \(MON_DOWN\) - - noscrub - - nodeep-scrub - - osds down diff --git a/qa/suites/upgrade/tentacle-x/parallel/overrides/upgrade_ignorelist_health.yaml b/qa/suites/upgrade/tentacle-x/parallel/overrides/upgrade_ignorelist_health.yaml new file mode 120000 index 000000000000..00fe2d661d4e --- /dev/null +++ b/qa/suites/upgrade/tentacle-x/parallel/overrides/upgrade_ignorelist_health.yaml @@ -0,0 +1 @@ +.qa/overrides/upgrade_ignorelist_health.yaml \ No newline at end of file diff --git a/qa/suites/upgrade/tentacle-x/stress-split/overrides/+ b/qa/suites/upgrade/tentacle-x/stress-split/overrides/+ new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/qa/suites/upgrade/tentacle-x/stress-split/overrides/ignorelist_health.yaml b/qa/suites/upgrade/tentacle-x/stress-split/overrides/ignorelist_health.yaml deleted file mode 100644 index 5e995da7d2c7..000000000000 --- a/qa/suites/upgrade/tentacle-x/stress-split/overrides/ignorelist_health.yaml +++ /dev/null @@ -1,20 +0,0 @@ -overrides: - ceph: - log-ignorelist: - - \(MDS_ALL_DOWN\) - - \(MDS_UP_LESS_THAN_MAX\) - - \(OSD_SLOW_PING_TIME - - reached quota - - overall HEALTH_ - - \(CACHE_POOL_NO_HIT_SET\) - - \(POOL_FULL\) - - \(SMALLER_PGP_NUM\) - - \(SLOW_OPS\) - - \(CACHE_POOL_NEAR_FULL\) - - \(POOL_APP_NOT_ENABLED\) - - \(PG_AVAILABILITY\) - - \(OBJECT_MISPLACED\) - - slow request - - \(MON_DOWN\) - - noscrub - - nodeep-scrub diff --git a/qa/suites/upgrade/tentacle-x/stress-split/overrides/upgrade_ignorelist_health.yaml b/qa/suites/upgrade/tentacle-x/stress-split/overrides/upgrade_ignorelist_health.yaml new file mode 120000 index 000000000000..00fe2d661d4e --- /dev/null +++ b/qa/suites/upgrade/tentacle-x/stress-split/overrides/upgrade_ignorelist_health.yaml @@ -0,0 +1 @@ +.qa/overrides/upgrade_ignorelist_health.yaml \ No newline at end of file