From: Patrick Donnelly Date: Sat, 31 Oct 2020 02:44:29 +0000 (-0700) Subject: qa: ignore expected warning about client missing features X-Git-Tag: v16.1.0~689^2~8 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=6afc98bd204c48ee8f020caedd18a12b4d583a2b;p=ceph.git qa: ignore expected warning about client missing features 2020-10-30T22:54:14.842 INFO:teuthology.orchestra.run.smithi168.stdout:2020-10-30T22:43:34.067194+0000 mds.a (mds.0) 1 : cluster [WRN] evicting session smithi168:0 (8757), missing required features '0x0000000000000400' Fixes: https://tracker.ceph.com/issues/23718 Signed-off-by: Patrick Donnelly --- diff --git a/qa/suites/fs/functional/tasks/admin.yaml b/qa/suites/fs/functional/tasks/admin.yaml index 7ce8399da5a2..97ecc4cf41e4 100644 --- a/qa/suites/fs/functional/tasks/admin.yaml +++ b/qa/suites/fs/functional/tasks/admin.yaml @@ -1,10 +1,10 @@ - overrides: ceph: conf: global: lockdep: true - + log-ignorelist: + - missing required features tasks: - cephfs_test_runner: fail_on_skip: false