]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/rados/multimon/tasks/mon_recovery: whitelist PG_AVAILABILITY 25917/head
authorSage Weil <sage@redhat.com>
Fri, 11 Jan 2019 15:42:51 +0000 (09:42 -0600)
committerSage Weil <sage@redhat.com>
Fri, 11 Jan 2019 15:43:07 +0000 (09:43 -0600)
The mgr creates a pool for device health, and mons may be thrashing and
make peering slow.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/suites/rados/multimon/tasks/mon_recovery.yaml

index 137f58dc77f4eea43dea4893d40ef614f1741685..0b910f0ef501b9a9ffdcfacd05d700265b43fb7d 100644 (file)
@@ -4,4 +4,5 @@ tasks:
     log-whitelist:
       - overall HEALTH_
       - \(MON_DOWN\)
+      - \(PG_AVAILABILITY\)
 - mon_recovery: