Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #16820 from liewegas/wip-more-whitelist
qa/suites/rados: a bit more whitelisting

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
  • Loading branch information
liewegas committed Aug 4, 2017
2 parents 6a39c5a + 1ae9ff1 commit ffd171f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
5 changes: 5 additions & 0 deletions qa/suites/rados/monthrash/ceph.yaml
Expand Up @@ -4,6 +4,11 @@ overrides:
mon:
mon min osdmap epochs: 25
paxos service trim min: 5
# thrashing monitors may make mgr have trouble w/ its keepalive
log-whitelist:
- daemon x is unresponsive
- overall HEALTH_
- \(MGR_DOWN\)
tasks:
- install:
- ceph:
Expand Up @@ -2,6 +2,12 @@ meta:
- desc: |
install upgrade on remaining node
restartin remaining osds
overrides:
ceph:
log-whitelist:
- overall HEALTH_
- \(FS_DEGRADED\)
- \(MDS_
tasks:
- install.upgrade:
osd.3:
Expand Down

0 comments on commit ffd171f

Please sign in to comment.