]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: fscrypt enable xfstests-dev generic/020 test case 50681/head
authorXiubo Li <xiubli@redhat.com>
Mon, 27 Mar 2023 06:22:33 +0000 (14:22 +0800)
committerXiubo Li <xiubli@redhat.com>
Mon, 27 Mar 2023 06:25:52 +0000 (14:25 +0800)
Since the https://git.ceph.com/xfstests-dev.git has pulled the
corresponding fix about the long attribute for generic/020 test case,
we can enable it now.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
qa/tasks/cephfs/xfstests_dev.py

index bc5d6e3809a893e097a241ca4314b689b18cb534..566b2ec3f0a9371fe9290fd28fd5027a8a385045 100644 (file)
@@ -307,7 +307,7 @@ class XFSTestsDev(CephFSTestCase):
         # These tests will fail or take too much time and will
         # make the test timedout, just skip them for now.
         xfstests_exclude_contents = dedent('''\
-            {c}/001 {g}/003 {g}/020 {g}/075 {g}/538 {g}/531
+            {c}/001 {g}/003 {g}/075 {g}/538 {g}/531
             ''').format(g="generic", c="ceph")
 
         self.mount_a.client_remote.write_file(join(self.xfstests_repo_path, 'ceph.exclude'),