]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: ignore expected warning about client missing features
authorPatrick Donnelly <pdonnell@redhat.com>
Sat, 31 Oct 2020 02:44:29 +0000 (19:44 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 3 Nov 2020 21:01:10 +0000 (13:01 -0800)
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 <pdonnell@redhat.com>
qa/suites/fs/functional/tasks/admin.yaml

index 7ce8399da5a2169b027b6d8eb8df97af23579c31..97ecc4cf41e49e0bb3a9247e0741c4155bd82d4f 100644 (file)
@@ -1,10 +1,10 @@
-
 overrides:
   ceph:
     conf:
       global:
         lockdep: true
-
+    log-ignorelist:
+      - missing required features
 tasks:
   - cephfs_test_runner:
       fail_on_skip: false