From: Kefu Chai Date: Mon, 18 Nov 2019 14:23:06 +0000 (+0800) Subject: qa/suites/rados: whitelist health warnings X-Git-Tag: v15.1.0~866^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F31689%2Fhead;p=ceph.git qa/suites/rados: whitelist health warnings 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 --- diff --git a/qa/suites/rados/singleton-bluestore/all/cephtool.yaml b/qa/suites/rados/singleton-bluestore/all/cephtool.yaml index 0567b603d1d..935ef0a3441 100644 --- a/qa/suites/rados/singleton-bluestore/all/cephtool.yaml +++ b/qa/suites/rados/singleton-bluestore/all/cephtool.yaml @@ -37,6 +37,7 @@ tasks: - \(POOL_NEARFULL\) - \(POOL_APP_NOT_ENABLED\) - \(AUTH_BAD_CAPS\) + - \(FS_INLINE_DATA_DEPRECATED\) - workunit: clients: all: