diff options
author | NeilBrown <neilb@suse.de> | 2011-02-01 04:43:59 +0100 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2011-02-01 04:43:59 +0100 |
commit | 3cdcfda4b0d0f1cd94ab1d7e287765c82f15d4e4 (patch) | |
tree | 13f4938f23efb8ea5f3d316d5b74b258bfddffac /tests/14imsm-r5_3d-grow-r5_5d-no-spares | |
parent | Incr: don't exclude 'active' devices from auto inclusion in a container. (diff) | |
download | mdadm-3cdcfda4b0d0f1cd94ab1d7e287765c82f15d4e4.tar.xz mdadm-3cdcfda4b0d0f1cd94ab1d7e287765c82f15d4e4.zip |
test: remove all the environment handling.
Instead, just include the environ explicitly in the test file
or, where shared, source the shared file.
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'tests/14imsm-r5_3d-grow-r5_5d-no-spares')
-rw-r--r-- | tests/14imsm-r5_3d-grow-r5_5d-no-spares | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/14imsm-r5_3d-grow-r5_5d-no-spares b/tests/14imsm-r5_3d-grow-r5_5d-no-spares index ff3cd59f..ed18e72b 100644 --- a/tests/14imsm-r5_3d-grow-r5_5d-no-spares +++ b/tests/14imsm-r5_3d-grow-r5_5d-no-spares @@ -1,3 +1,5 @@ +. tests/env-imsm-template + # RAID 5 volume, 3 disks grow to RAID 5 volume, 4 disks # NEGATIVE test |