]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/cephfs: update TestDamage for open file table 20132/head
authorYan, Zheng <zyan@redhat.com>
Wed, 21 Mar 2018 13:08:58 +0000 (21:08 +0800)
committerYan, Zheng <zyan@redhat.com>
Wed, 21 Mar 2018 13:08:58 +0000 (21:08 +0800)
Signed-off-by: Yan, Zheng <zyan@redhat.com>
qa/tasks/cephfs/test_damage.py

index 380b49c4b6584918a7bc70353f69ac8959ecde0f..d56f39eed011fbbc278dc09b6352f838e688f244 100644 (file)
@@ -141,7 +141,9 @@ class TestDamage(CephFSTestCase):
                 # Missing dirfrags for non-system dirs result in empty directory
                 "10000000000.00000000",
                 # PurgeQueue is auto-created if not found on startup
-                "500.00000000"
+                "500.00000000",
+                # open file table is auto-created if not found on startup
+                "mds0_openfiles.0"
             ]:
                 expectation = NO_DAMAGE
             else: