mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-22 17:35:59 +03:00
tests: remove dmeventd usage
This test is testing --use-policies on cmdline. So monitoring must not be used.
This commit is contained in:
parent
b193a3b09f
commit
bc0a1ca83d
@ -27,7 +27,7 @@ percent() {
|
|||||||
get lv_field $vg/snap snap_percent | cut -d. -f1
|
get lv_field $vg/snap snap_percent | cut -d. -f1
|
||||||
}
|
}
|
||||||
|
|
||||||
aux prepare_dmeventd
|
# no dmeventd running in this test, testing --use-policies
|
||||||
aux prepare_vg 2
|
aux prepare_vg 2
|
||||||
|
|
||||||
lvcreate -aey -L24 -n base $vg
|
lvcreate -aey -L24 -n base $vg
|
||||||
|
Loading…
Reference in New Issue
Block a user