mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
tests: skip vgchange-pvs-online.sh on rhel5
the /dev/mapper/ paths to test devices don't seem to work there
This commit is contained in:
parent
d59382c772
commit
6626adb467
@ -19,6 +19,9 @@ _clear_online_files() {
|
|||||||
|
|
||||||
aux prepare_devs 4
|
aux prepare_devs 4
|
||||||
|
|
||||||
|
# skip rhel5 which doesn't seem to have /dev/mapper/LVMTESTpv1
|
||||||
|
aux driver_at_least 4 15 || skip
|
||||||
|
|
||||||
DFDIR="$LVM_SYSTEM_DIR/devices"
|
DFDIR="$LVM_SYSTEM_DIR/devices"
|
||||||
mkdir -p "$DFDIR" || true
|
mkdir -p "$DFDIR" || true
|
||||||
DF="$DFDIR/system.devices"
|
DF="$DFDIR/system.devices"
|
||||||
|
Loading…
Reference in New Issue
Block a user