mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
fusefs: delete a comment in the tests
Even on a riscv embedded system, the fusefs tests run fast enough that 10 seconds is a reasonable timeout. [skip ci] MFC after: 2 weeks Sponsored by: ConnectWise
This commit is contained in:
parent
b187997579
commit
53f73aaffd
1 changed files with 0 additions and 1 deletions
|
|
@ -65,7 +65,6 @@ TEST_METADATA.default_permissions_privileged+= required_user="root"
|
|||
TEST_METADATA.mknod+= required_user="root"
|
||||
TEST_METADATA.nfs+= required_user="root"
|
||||
|
||||
# TODO: drastically increase timeout after test development is mostly complete
|
||||
TEST_METADATA+= timeout=10
|
||||
|
||||
FUSEFS= ${SRCTOP}/sys/fs/fuse
|
||||
|
|
|
|||
Loading…
Reference in a new issue