diff options
Diffstat (limited to 'qa/suites/netsplit')
-rw-r--r-- | qa/suites/netsplit/ceph.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/suites/netsplit/ceph.yaml b/qa/suites/netsplit/ceph.yaml index ddf54b3a3..7bdb78c9e 100644 --- a/qa/suites/netsplit/ceph.yaml +++ b/qa/suites/netsplit/ceph.yaml @@ -11,7 +11,7 @@ overrides: mon osdmap full prune interval: 2 mon osdmap full prune txsize: 2 # thrashing monitors may make mgr have trouble w/ its keepalive - log-whitelist: + log-ignorelist: - overall HEALTH_ - \(MGR_DOWN\) - \(MON_DOWN\) |