diff options
Diffstat (limited to '')
-rw-r--r-- | qa/suites/upgrade/reef-x/parallel/0-start.yaml | 1 | ||||
-rw-r--r-- | qa/suites/upgrade/reef-x/stress-split/1-start.yaml | 1 |
2 files changed, 2 insertions, 0 deletions
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 |