summaryrefslogtreecommitdiffstats
path: root/qa
diff options
context:
space:
mode:
authorIlya Dryomov <idryomov@gmail.com>2024-12-05 21:33:32 +0100
committerIlya Dryomov <idryomov@gmail.com>2024-12-05 23:53:20 +0100
commitbb5893f15a861958c1b10f8dce70da17a9b152f6 (patch)
treebab06b769a60054cbe3177110dcb34ca64061a48 /qa
parentMerge pull request #60947 from idryomov/wip-67759 (diff)
downloadceph-bb5893f15a861958c1b10f8dce70da17a9b152f6.tar.xz
ceph-bb5893f15a861958c1b10f8dce70da17a9b152f6.zip
qa/suites/upgrade/reef-x: sync log-ignorelist with quincy-x
Daemons are terminated by cephadm during the upgrade, so health checks like OSD_DOWN must be ignored. Since there shouldn't be any fundamental difference between upgrading from quincy and upgrading from reef, make quincy-x and reef-x ignorelists the same. Fixes: https://tracker.ceph.com/issues/69135 Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'qa')
-rw-r--r--qa/suites/upgrade/reef-x/parallel/0-start.yaml11
-rw-r--r--qa/suites/upgrade/reef-x/stress-split/1-start.yaml6
2 files changed, 16 insertions, 1 deletions
diff --git a/qa/suites/upgrade/reef-x/parallel/0-start.yaml b/qa/suites/upgrade/reef-x/parallel/0-start.yaml
index 146bd57960d..40fbcefe728 100644
--- a/qa/suites/upgrade/reef-x/parallel/0-start.yaml
+++ b/qa/suites/upgrade/reef-x/parallel/0-start.yaml
@@ -32,4 +32,13 @@ overrides:
osd:
osd shutdown pgref assert: true
log-ignorelist:
- - PG_DEGRADED
+ - \(POOL_APP_NOT_ENABLED\)
+ - OSD_DOWN
+ - mons down
+ - mon down
+ - MON_DOWN
+ - out of quorum
+ - PG_DEGRADED
+ - Reduced data availability
+ - Degraded data redundancy
+ - OSDMAP_FLAGS
diff --git a/qa/suites/upgrade/reef-x/stress-split/1-start.yaml b/qa/suites/upgrade/reef-x/stress-split/1-start.yaml
index 992f9e1bc36..2528230a372 100644
--- a/qa/suites/upgrade/reef-x/stress-split/1-start.yaml
+++ b/qa/suites/upgrade/reef-x/stress-split/1-start.yaml
@@ -1,10 +1,16 @@
overrides:
ceph:
log-ignorelist:
+ - \(POOL_APP_NOT_ENABLED\)
+ - OSD_DOWN
- mons down
- mon down
- MON_DOWN
- out of quorum
+ - PG_DEGRADED
+ - Reduced data availability
+ - Degraded data redundancy
+ - OSDMAP_FLAGS
- PG_AVAILABILITY
tasks:
- install: