Skip to content

Commit bb6ce6b

Browse files
committed
Revert "test: wipe filesystem before moving to the next test case"
This reverts commit 301d7ee. This does not solve issue #32913.
1 parent 5e30e6e commit bb6ce6b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/units/TEST-64-UDEV-STORAGE.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -772,8 +772,6 @@ EOF
772772
btrfs filesystem show
773773
helper_check_device_symlinks
774774
helper_check_device_units
775-
wipefs -a -f "${devices[@]}"
776-
udevadm wait --settle --timeout=30 --removed "/dev/disk/by-uuid/$uuid" "/dev/disk/by-label/$label"
777775

778776
echo "Multiple devices: using LUKS encrypted disks, data: raid1, metadata: raid1, mixed mode"
779777
uuid="deadbeef-dead-dead-beef-000000000003"

0 commit comments

Comments
 (0)