Skip to content

Commit

Permalink
Merge PR #17918 into master
Browse files Browse the repository at this point in the history
* refs/remotes/upstream/pull/17918/head:
	qa: whitelist failover log warnings

Reviewed-by: Zheng Yan <zyan@redhat.com>
  • Loading branch information
batrick committed Sep 25, 2017
2 parents e5dc7d0 + 37a7737 commit a118538
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions qa/suites/kcephfs/recovery/tasks/failover.yaml
@@ -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

0 comments on commit a118538

Please sign in to comment.