summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2019-05-04 19:11:00 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2019-05-04 19:11:00 +0200
commit4ff472b9071e2a6efef96e425cbe38cc63280189 (patch)
tree8d85d13dd26d66b4a4832091a94905b79515d3c4
parent9f561f2206bd893ea5ef7052debaff2af97006d1 (diff)
downloadlvm2-4ff472b9071e2a6efef96e425cbe38cc63280189.tar.gz
tests: drop call of wipefs
wipefs might not be present on test system. Devices are also already zeroed by cleanup_md_dev (which 'fakes' missing wipefs eventually)
-rw-r--r--test/shell/lvm-on-md.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/shell/lvm-on-md.sh b/test/shell/lvm-on-md.sh
index 4c66431c4..41649bea7 100644
--- a/test/shell/lvm-on-md.sh
+++ b/test/shell/lvm-on-md.sh
@@ -124,10 +124,6 @@ vgremove -f $vg
aux cleanup_md_dev
-wipefs -a "$dev1"
-wipefs -a "$dev2"
-
-
# create 2 disk MD raid0 array
# by default using metadata format 1.0 with data at the end of device
# When a raid0 md array is stopped, the components will not look like