From: Amir Goldstein Date: Tue, 18 Jun 2019 06:43:55 +0000 (+0300) Subject: overlay/061: remove from auto and quick groups X-Git-Tag: v2022.05.01~1112 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=fdb698644d530b5c6451e027722894eec1a18a66;p=xfstests-dev.git overlay/061: remove from auto and quick groups In late 2016, tests overlay/01[6-8] where merged to track the state of several ilong standing posix compliance issues on overlayfs. This practice was somewhat of an exception for xfstests project, which more often merges tests for issues that are expected to be resolved in the short term. Over the years, some test cases have been fixed and more tests where created to cover the remaining issues (e.g. overlay/04[34]). Currently, the only failing test from this category is overlay/061 which covers item b) in the "Non-standard behavior" section of Documentation/filesystems/overlayfs.txt. Since there is no clear design, roadmap nor allocated resources to resolve this remaining issue, the test is removed from the "auto" and "quick" groups, following a suggestion that Darrick has made for a similarly long failing generic test. The test was added to the new "posix" group, to allow testing for posix compliance. Signed-off-by: Amir Goldstein Reviewed-by: Eryu Guan Signed-off-by: Eryu Guan --- diff --git a/tests/overlay/group b/tests/overlay/group index 8bde6ea1..ef8517a1 100644 --- a/tests/overlay/group +++ b/tests/overlay/group @@ -63,7 +63,7 @@ 058 auto quick exportfs 059 auto quick copyup 060 auto quick metacopy -061 auto quick copyup +061 posix copyup 062 auto quick exportfs 063 auto quick whiteout 064 auto quick copyup