]> git.proxmox.com Git - mirror_zfs.git/commit
ZTS: Misc fixes for FreeBSD
authorRyan Moeller <ryan@iXsystems.com>
Thu, 27 Feb 2020 17:38:34 +0000 (12:38 -0500)
committerGitHub <noreply@github.com>
Thu, 27 Feb 2020 17:38:34 +0000 (09:38 -0800)
commit3d5ba1cf29c8a89cad89ee3ac7a3e0739c399eb1
tree0da11b25ed301ee3e2c37bdf3b011df2dfc2c4ed
parentab9646166d4f1fb01f648c678e896ea05a9517f6
ZTS: Misc fixes for FreeBSD

* Set geom debug flags in corrupt_blocks_at_level
* Use the right time zone for history tests
* Add missing commands.cfg entry for diskinfo
* Rewrite get_last_txg_synced to use zdb
* Don't check ulimits for sparse files
* Suspend removal before removing a vdev, not after

Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #10054
tests/zfs-tests/include/blkdev.shlib
tests/zfs-tests/include/commands.cfg
tests/zfs-tests/tests/functional/checksum/filetest_001_pos.ksh
tests/zfs-tests/tests/functional/cli_root/zpool_import/import_rewind_device_replaced.ksh
tests/zfs-tests/tests/functional/cli_root/zpool_import/zpool_import.kshlib
tests/zfs-tests/tests/functional/history/history.cfg
tests/zfs-tests/tests/functional/large_files/large_files_002_pos.ksh
tests/zfs-tests/tests/functional/removal/removal_cancel.ksh
tests/zfs-tests/tests/functional/resilver/resilver_restart_001.ksh