]> git.proxmox.com Git - mirror_zfs.git/blobdiff - tests/zfs-tests/tests/functional/grow_replicas/grow_replicas.cfg
Enable remaining tests
[mirror_zfs.git] / tests / zfs-tests / tests / functional / grow_replicas / grow_replicas.cfg
index ebf32260211047f95aa83cda2b7b82e1951189ed..fd94555baf3e220169b0d8724b376ce88dc5f02c 100644 (file)
@@ -31,6 +31,9 @@
 
 . $STF_SUITE/include/libtest.shlib
 
+export DISKSARRAY=$DISKS
+export DISK_ARRAY_NUM=$(echo ${DISKS} | nawk '{print NF}')
+
 function set_disks
 {
        set -A disk_array $(find_disks $DISKS)