Revert "test: wipe filesystem before moving to the next test case"

This reverts commit 301d7ee611.

This does not solve issue #32913.
This commit is contained in:
Yu Watanabe 2024-05-22 05:35:55 +09:00
parent 5e30e6e281
commit bb6ce6b6a4

View file

@ -772,8 +772,6 @@ EOF
btrfs filesystem show
helper_check_device_symlinks
helper_check_device_units
wipefs -a -f "${devices[@]}"
udevadm wait --settle --timeout=30 --removed "/dev/disk/by-uuid/$uuid" "/dev/disk/by-label/$label"
echo "Multiple devices: using LUKS encrypted disks, data: raid1, metadata: raid1, mixed mode"
uuid="deadbeef-dead-dead-beef-000000000003"