mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
91e16aa7c5
Run 4 process pairs, each competing over copy up of 1K files in 1 directory. One opponent touches all files in the directory and the other truncates all files in the directory. This test does NOT check for concurrent copy up support. It only fails on unexpected errors of any of the touch/truncate operations. The test full output should demonstrate the expected results - for kernel with concurrent copy up support, truncate workers are not delayed by touch workers. As a result, truncate workers will finish their work much sooner than a test run without concurrent copy up support. Signed-off-by: Amir Goldstein <amir73il@gmail.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
27 lines
630 B
Plaintext
27 lines
630 B
Plaintext
# QA groups control file
|
|
# Defines test groups and nominal group owners
|
|
# - do not start group names with a digit
|
|
# - comment line before each group is "new" description
|
|
#
|
|
001 auto quick copyup
|
|
002 auto quick metadata
|
|
003 auto quick whiteout
|
|
004 attr auto copyup quick
|
|
005 auto copyup quick
|
|
006 auto quick copyup whiteout
|
|
007 auto quick
|
|
008 auto quick whiteout
|
|
009 auto quick
|
|
010 auto quick whiteout
|
|
011 auto quick
|
|
012 auto quick
|
|
013 auto quick copyup
|
|
014 auto quick copyup
|
|
015 auto quick whiteout
|
|
016 auto quick copyup
|
|
017 auto quick copyup
|
|
018 auto quick copyup
|
|
019 auto stress
|
|
020 auto quick copyup perms
|
|
021 auto quick copyup
|