]> git.proxmox.com Git - mirror_zfs.git/commit
ZTS: Misc fixes for FreeBSD
authorRyan Moeller <ryan@iXsystems.com>
Wed, 26 Feb 2020 00:23:27 +0000 (19:23 -0500)
committerGitHub <noreply@github.com>
Wed, 26 Feb 2020 00:23:27 +0000 (16:23 -0800)
commit3a192f7d898e78dfdf5c2f7b2dd983b23eaf25f6
treedc5ceb33acd66f834e958c34af33bc1fe3e8bb9c
parenta33cb7e01a72a1b04b75c83607f235438df9281f
ZTS: Misc fixes for FreeBSD

* Check for mountd in is_shared to avoid timeout when not running
* Enhance robustness of some cleanup functions
* Simplify atime lookup
* Skip sharenfs validation for now
* Don't add mountpoint property to inheritance validation on FreeBSD

Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #10047
tests/zfs-tests/include/libtest.shlib
tests/zfs-tests/tests/functional/atime/atime_common.kshlib
tests/zfs-tests/tests/functional/cli_root/zfs_create/zfs_create_008_neg.ksh
tests/zfs-tests/tests/functional/cli_root/zpool_create/zpool_create_023_neg.ksh
tests/zfs-tests/tests/functional/cli_root/zpool_import/zpool_import_013_neg.ksh
tests/zfs-tests/tests/functional/cli_user/misc/zdb_001_neg.ksh
tests/zfs-tests/tests/functional/cli_user/misc/zfs_001_neg.ksh
tests/zfs-tests/tests/functional/inheritance/inherit_001_pos.ksh