Enable zpool_upgrade test cases

Creating the pool in a striped rather than mirrored configuration
provides enough space for all upgrade tests to run.  Test case
zpool_upgrade_007_pos still fails and must be investigated so
it has been left disabled.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #4852
This commit is contained in:
Brian Behlendorf
2016-07-14 09:27:33 -07:00
parent ae25d22235
commit 8d9e124515
2 changed files with 8 additions and 7 deletions
@@ -35,4 +35,4 @@ verify_runnable "global"
verify_disk_count "$DISKS" 2
# give us a pool to play in
default_mirror_setup $DISKS
default_setup "$DISKS"