]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: whitelist new FS_INLINE_DATA_DEPRECATED health warning 29824/head
authorJeff Layton <jlayton@redhat.com>
Mon, 16 Sep 2019 13:01:13 +0000 (09:01 -0400)
committerJeff Layton <jlayton@redhat.com>
Thu, 19 Sep 2019 13:15:29 +0000 (09:15 -0400)
Some of our tests still enable this, so just ignore this warning
globally.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
qa/cephfs/overrides/whitelist_health.yaml

index ba19a1c308902754452678db8da7c6090942b942..195562995b09b5d7460de2efa5b6846c907fb1c7 100644 (file)
@@ -9,3 +9,4 @@ overrides:
       - \(MDS_DAMAGE\)
       - \(MDS_ALL_DOWN\)
       - \(MDS_UP_LESS_THAN_MAX\)
+      - \(FS_INLINE_DATA_DEPRECATED\)