mirror of
https://github.com/systemd/systemd.git
synced 2025-03-19 22:50:17 +03:00
Merge pull request #32914 from yuwata/test-64-storage
test: several follow-ups for TEST-64-STORAGE
This commit is contained in:
commit
68ca50d3ae
@ -203,6 +203,7 @@ BASICTOOLS=(
|
||||
mkfifo
|
||||
mknod
|
||||
mktemp
|
||||
modinfo
|
||||
modprobe
|
||||
mount
|
||||
mountpoint
|
||||
|
@ -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…
x
Reference in New Issue
Block a user