]> git.proxmox.com Git - mirror_zfs.git/commit
ZTS: Another round of changes for FreeBSD
authorRyan Moeller <ryan@iXsystems.com>
Fri, 6 Mar 2020 17:31:32 +0000 (12:31 -0500)
committerGitHub <noreply@github.com>
Fri, 6 Mar 2020 17:31:32 +0000 (09:31 -0800)
commit2b95e91132880309d67a537fe727bdef9f4af463
tree3e20c9479ab5d71b3b1bcb56106b1d85805280bc
parentf5f6fb03b7e5e3d06da4c04b26319758568ae238
ZTS: Another round of changes for FreeBSD

Highlights:
* is_linux -> is_illumos swaps
* make block_device_wait more clever when paths are given
* slightly optimize default_cleanup_noexit
* remove platform differences in user_run
* temporarily expect non-libfetch behavior for keylocation=/foo/bar
* fix sharenfs exceptions
* don't test multihost property
* fix misc broken platform checks
* clear zinjected faults in removal_resume_export callback

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #10092
tests/zfs-tests/include/blkdev.shlib
tests/zfs-tests/include/libtest.shlib
tests/zfs-tests/tests/functional/cli_root/zfs_set/zfs_set_keylocation.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_012_pos.ksh
tests/zfs-tests/tests/functional/cli_root/zpool_split/zpool_split_props.ksh
tests/zfs-tests/tests/functional/large_files/large_files_002_pos.ksh
tests/zfs-tests/tests/functional/redacted_send/redacted.kshlib
tests/zfs-tests/tests/functional/redacted_send/redacted_holes.ksh
tests/zfs-tests/tests/functional/removal/removal_resume_export.ksh
tests/zfs-tests/tests/functional/rsend/send_hole_birth.ksh