Merge pull request #14614 from wjwithagen/wip-wjw-cephtool-test-mon.sh

qa/workunits/cephtool/test.sh: Be more liberal in testing health-output.

Reviewed-by: Sage Weil <sage@redhat.com>
This commit is contained in:
Sage Weil 2017-04-18 16:56:37 -05:00 committed by GitHub
commit 1e6531e28a

View File

@ -1426,7 +1426,7 @@ function test_mon_pg()
# Check health status
ceph osd set-nearfull-ratio .913
ceph health | grep 'HEALTH_ERR Full ratio(s) out of order'
ceph health | grep 'ratio(s) out of order'
ceph health detail | grep 'backfill_ratio (0.912) < nearfull_ratio (0.913), increased'
ceph osd set-nearfull-ratio .892
ceph osd set-backfillfull-ratio .963