1
0
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:
Luca Boccassi 2024-05-19 02:50:36 +02:00 committed by GitHub
commit 68ca50d3ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 0 deletions

View File

@ -203,6 +203,7 @@ BASICTOOLS=(
mkfifo
mknod
mktemp
modinfo
modprobe
mount
mountpoint

View File

@ -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"