summaryrefslogtreecommitdiffstats
path: root/qa
diff options
context:
space:
mode:
authorIlya Dryomov <idryomov@gmail.com>2024-12-06 11:56:33 +0100
committerIlya Dryomov <idryomov@gmail.com>2024-12-07 18:35:49 +0100
commit05dca26c24e33719c37af3eb0a45cea324f2af9b (patch)
tree74bb4fad2e124f19f431610e5ee6975a34bd8902 /qa
parentqa/suites/upgrade/reef-x: sync log-ignorelist with quincy-x (diff)
downloadceph-05dca26c24e33719c37af3eb0a45cea324f2af9b.tar.xz
ceph-05dca26c24e33719c37af3eb0a45cea324f2af9b.zip
qa/suites/upgrade/*-x: add "is down" to log-ignorelist
Cover warnings like [WRN] osd.4 (root=default,host=smithi184) is down" in cluster log which OSD_DOWN doesn't. Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'qa')
-rw-r--r--qa/suites/upgrade/quincy-x/parallel/0-start.yaml1
-rw-r--r--qa/suites/upgrade/quincy-x/stress-split/1-start.yaml1
-rw-r--r--qa/suites/upgrade/reef-x/parallel/0-start.yaml1
-rw-r--r--qa/suites/upgrade/reef-x/stress-split/1-start.yaml1
4 files changed, 4 insertions, 0 deletions
diff --git a/qa/suites/upgrade/quincy-x/parallel/0-start.yaml b/qa/suites/upgrade/quincy-x/parallel/0-start.yaml
index 40fbcefe728..8bd18509780 100644
--- a/qa/suites/upgrade/quincy-x/parallel/0-start.yaml
+++ b/qa/suites/upgrade/quincy-x/parallel/0-start.yaml
@@ -33,6 +33,7 @@ overrides:
osd shutdown pgref assert: true
log-ignorelist:
- \(POOL_APP_NOT_ENABLED\)
+ - is down
- OSD_DOWN
- mons down
- mon down
diff --git a/qa/suites/upgrade/quincy-x/stress-split/1-start.yaml b/qa/suites/upgrade/quincy-x/stress-split/1-start.yaml
index 005514292ce..4d1b056ff32 100644
--- a/qa/suites/upgrade/quincy-x/stress-split/1-start.yaml
+++ b/qa/suites/upgrade/quincy-x/stress-split/1-start.yaml
@@ -2,6 +2,7 @@ overrides:
ceph:
log-ignorelist:
- \(POOL_APP_NOT_ENABLED\)
+ - is down
- OSD_DOWN
- mons down
- mon down
diff --git a/qa/suites/upgrade/reef-x/parallel/0-start.yaml b/qa/suites/upgrade/reef-x/parallel/0-start.yaml
index 40fbcefe728..8bd18509780 100644
--- a/qa/suites/upgrade/reef-x/parallel/0-start.yaml
+++ b/qa/suites/upgrade/reef-x/parallel/0-start.yaml
@@ -33,6 +33,7 @@ overrides:
osd shutdown pgref assert: true
log-ignorelist:
- \(POOL_APP_NOT_ENABLED\)
+ - is down
- OSD_DOWN
- mons down
- mon down
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 2528230a372..3239f0def3d 100644
--- a/qa/suites/upgrade/reef-x/stress-split/1-start.yaml
+++ b/qa/suites/upgrade/reef-x/stress-split/1-start.yaml
@@ -2,6 +2,7 @@ overrides:
ceph:
log-ignorelist:
- \(POOL_APP_NOT_ENABLED\)
+ - is down
- OSD_DOWN
- mons down
- mon down