]> git.proxmox.com Git - mirror_zfs.git/commit
ZTS: Move more tests out of common.run
authorRyan Moeller <ryan@iXsystems.com>
Mon, 27 Jan 2020 21:29:25 +0000 (16:29 -0500)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 27 Jan 2020 21:29:25 +0000 (13:29 -0800)
commite4c439021f09352ee757cb508fda061586f4664b
treedba9580503c58faa73b401eea5860a5a2dd7cd22
parenta3403164d700e0c32dd89ba09bbcaf48bdee47f2
ZTS: Move more tests out of common.run

These tests won't run on all platforms as currently implemented:
 * add_nested_replacing_spare (needs zed)
 * fault (needs zed)
 * mmp (needs multihost_history)
 * umount_unlink_drained (needs procfs)
 * zpool_expand (needs udev events and zed)
 * zpool_reopen (needs scsi_debug)
 * zvol_swap_003_pos (needs to modify vfstab)
 * zvol_swap_00[56]_pos (needs swaphigh/swaplen)

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@ixsystems.com>
Closes #9871
tests/runfiles/common.run
tests/runfiles/linux.run
tests/runfiles/sunos.run
tests/test-runner/bin/zts-report.py
tests/zfs-tests/tests/functional/zvol/zvol_swap/zvol_swap_002_pos.ksh
tests/zfs-tests/tests/functional/zvol/zvol_swap/zvol_swap_003_pos.ksh
tests/zfs-tests/tests/functional/zvol/zvol_swap/zvol_swap_005_pos.ksh
tests/zfs-tests/tests/functional/zvol/zvol_swap/zvol_swap_006_pos.ksh