diff options
| author | Jose Luis Duran <jlduran@FreeBSD.org> | 2026-01-14 17:48:43 +0000 |
|---|---|---|
| committer | Jose Luis Duran <jlduran@FreeBSD.org> | 2026-01-17 18:01:21 +0000 |
| commit | a4f0a60e05293f3f517324f3ebc41046a79a9feb (patch) | |
| tree | 95f9b8bb2c2da7547a1bf7bdc23bca6d1eecd029 /tests | |
| parent | 97b177f51fb939943ef920415e541d00789d12f4 (diff) | |
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/sys/fs/tarfs/tarfs_test.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sys/fs/tarfs/tarfs_test.sh b/tests/sys/fs/tarfs/tarfs_test.sh index 9405697ab21f..c8579781b51c 100644 --- a/tests/sys/fs/tarfs/tarfs_test.sh +++ b/tests/sys/fs/tarfs/tarfs_test.sh @@ -401,7 +401,7 @@ tarfs_large_head() { atf_set "descr" "Test support for large files" atf_set "require.user" "root" atf_set "require.kmods" "tarfs" - atf_set "timeout" "1200" + atf_set "timeout" "2400" } tarfs_large_body() { tarfs_setup |
