]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/rados: whitelist health warnings 31689/head
authorKefu Chai <kchai@redhat.com>
Mon, 18 Nov 2019 14:23:06 +0000 (22:23 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 18 Nov 2019 14:23:08 +0000 (22:23 +0800)
in cephtool/test.sh, we

ceph fs set cephfs inline_data {1,0}

so the health check fails when the test ends, like

mon.a (mon.0) 3498 : cluster [WRN] Health check failed: 1 filesystem
with deprecated feature inline_data (FS_INLINE_DATA_DEPRECATED)" in
cluster log

so, before we remove the test, we need to whitelist this warning

Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/suites/rados/singleton-bluestore/all/cephtool.yaml

index 0567b603d1d647f33951bb83d5217fa5e1dd916a..935ef0a3441bf35eb82435e54a1e3f76bbec2a78 100644 (file)
@@ -37,6 +37,7 @@ tasks:
     - \(POOL_NEARFULL\)
     - \(POOL_APP_NOT_ENABLED\)
     - \(AUTH_BAD_CAPS\)
+    - \(FS_INLINE_DATA_DEPRECATED\)
 - workunit:
     clients:
       all: