diff options
Diffstat (limited to 'qa/tasks/thrashosds-health.yaml')
-rw-r--r-- | qa/tasks/thrashosds-health.yaml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/qa/tasks/thrashosds-health.yaml b/qa/tasks/thrashosds-health.yaml new file mode 100644 index 00000000..914f6e25 --- /dev/null +++ b/qa/tasks/thrashosds-health.yaml @@ -0,0 +1,15 @@ +overrides: + ceph: + log-whitelist: + - overall HEALTH_ + - \(OSDMAP_FLAGS\) + - \(OSD_ + - \(PG_ + - \(POOL_ + - \(CACHE_POOL_ + - \(SMALLER_PGP_NUM\) + - \(OBJECT_ + - \(SLOW_OPS\) + - \(REQUEST_SLOW\) + - \(TOO_FEW_PGS\) + - slow request |