Skip to content

Commit

Permalink
tests: README: note non-default mountd requirement
Browse files Browse the repository at this point in the history
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: John Kennedy <[email protected]>
Reviewed-by: Ryan Moeller <[email protected]>
Signed-off-by: Ahelenia Ziemiańska <[email protected]>
Closes openzfs#13259
  • Loading branch information
nabijaczleweli authored and behlendorf committed Apr 2, 2022
1 parent d5cc930 commit d7976a0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ The pre-requisites for running the ZFS Test Suite are:
* The ZFS Test Suite will add users and groups to test machine to
verify functionality. Therefore it is strongly advised that a
dedicated test machine, which can be a VM, be used for testing.
* On FreeBSD, mountd(8) must use `/etc/zfs/exports`
as one of its export files – by default this can be done by setting
`zfs_enable=yes` in `/etc/rc.conf`.

Once the pre-requisites are satisfied simply run the zfs-tests.sh script:

Expand Down

0 comments on commit d7976a0

Please sign in to comment.