mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-03 01:17:45 +03:00
test: make sure mount point exists in testsuite-64.sh
(cherry picked from commit84e5b9225d
) (cherry picked from commit07e4787106
) (cherry picked from commitbd32bbebd5
)
This commit is contained in:
parent
02332752b3
commit
24a8928a26
@ -204,6 +204,7 @@ EOF
|
|||||||
echo "${FUNCNAME[0]}: test failover"
|
echo "${FUNCNAME[0]}: test failover"
|
||||||
local device expected link mpoint part
|
local device expected link mpoint part
|
||||||
local -a devices
|
local -a devices
|
||||||
|
mkdir -p /mnt
|
||||||
mpoint="$(mktemp -d /mnt/mpathXXX)"
|
mpoint="$(mktemp -d /mnt/mpathXXX)"
|
||||||
wwid="deaddeadbeef0000"
|
wwid="deaddeadbeef0000"
|
||||||
path="/dev/disk/by-id/wwn-0x$wwid"
|
path="/dev/disk/by-id/wwn-0x$wwid"
|
||||||
|
Loading…
Reference in New Issue
Block a user