]> git.proxmox.com Git - mirror_zfs.git/commit
ZTS: Eliminate partitioning from zpool_remove
authorRyan Moeller <ryan@iXsystems.com>
Thu, 13 Feb 2020 20:10:36 +0000 (15:10 -0500)
committerGitHub <noreply@github.com>
Thu, 13 Feb 2020 20:10:35 +0000 (12:10 -0800)
commit3bdc4f6314ab55d1ee78ec8a2a6b77e5a3282ca3
tree888c3a22ad923aebe583baa097a6444c1cd2ff83
parent3e725f0ad2d379f3bff42ac3127a5948226274fd
ZTS: Eliminate partitioning from zpool_remove

These tests do not need to use partitions.

Get rid of the partitioning and just use the disks directly.

Reviewed-by: John Kennedy <john.kennedy@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #9996
tests/zfs-tests/tests/functional/cli_root/zpool_remove/setup.ksh
tests/zfs-tests/tests/functional/cli_root/zpool_remove/zpool_remove.cfg
tests/zfs-tests/tests/functional/cli_root/zpool_remove/zpool_remove_001_neg.ksh
tests/zfs-tests/tests/functional/cli_root/zpool_remove/zpool_remove_002_pos.ksh
tests/zfs-tests/tests/functional/cli_root/zpool_remove/zpool_remove_003_pos.ksh