mirror of
https://github.com/systemd/systemd.git
synced 2024-12-02 23:03:50 +08:00
test: wipe filesystem before moving to the next test case
This commit is contained in:
parent
2569e790f6
commit
301d7ee611
@ -772,6 +772,8 @@ 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"
|
||||
|
Loading…
Reference in New Issue
Block a user