mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfstests: delay before dumps for incremental tests
To get reproducible results when testing incremental backups, files contained in a backup should not have the same timestamp (at second resolution) as the backup itself. If they do, those files will also be included in the incremental backup, and this will likely cause issues in the expected output of the test. This patch adds a sleep to test 024 prior to doing the level 0 backup. The other incremental tests already include similar delays. Signed-off-by: Bill Kendall <wkendall@sgi.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
This commit is contained in:
committed by
Christoph Hellwig
parent
8c125637c4
commit
c9a6f22b9d
Reference in New Issue
Block a user