Revert "test: wipe filesystem before moving to the next test case"
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 21 May 2024 20:35:55 +0000 (05:35 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 21 May 2024 20:37:02 +0000 (05:37 +0900)
This reverts commit 301d7ee6112c6f766ee63d1daed3cd9535a65053.

This does not solve issue #32913.

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

index 087968f42d3d036c7635b1882ed267c13dfb097f..c97db41da69ce5382ffbb692b4206e3f87ed39c4 100755 (executable)
@@ -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"