Merge pull request #16575 from liewegas/wip-20693

qa/suites/rados: at-end: ignore PG_{AVAILABILITY,DEGRADED}

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
This commit is contained in:
Sage Weil 2017-07-27 08:31:53 -05:00 committed by GitHub
commit 203c68ad55

View File

@ -21,5 +21,11 @@ overrides:
conf:
global:
mon debug no require luminous: true
# setting luminous triggers peering, which *might* trigger health alerts
log-whitelist:
- overall HEALTH_
- (PG_AVAILABILITY)
- (PG_DEGRADED)
thrashosds:
chance_thrash_cluster_full: 0