diff options
Diffstat (limited to 'qa/suites')
-rw-r--r-- | qa/suites/upgrade/reef-x/parallel/0-start.yaml | 11 | ||||
-rw-r--r-- | qa/suites/upgrade/reef-x/stress-split/1-start.yaml | 6 |
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: |