]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: whitelist failover log warnings 17918/head
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 22 Sep 2017 16:42:06 +0000 (09:42 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 22 Sep 2017 16:42:06 +0000 (09:42 -0700)
Fixes: http://tracker.ceph.com/issues/21509
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/suites/kcephfs/recovery/tasks/failover.yaml

index b06985336c93555d11caf06ee430bcb86caf4873..2e4655be0434a9ad779523a52cd369a54f276a88 100644 (file)
@@ -1,7 +1,10 @@
-
+overrides:
+  ceph:
+    log-whitelist:
+      - not responding, replacing
+      - \(MDS_INSUFFICIENT_STANDBY\)
 tasks:
   - cephfs_test_runner:
       fail_on_skip: false
       modules:
         - tasks.cephfs.test_failover
-