mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
tests: skip duplicate vg names test with lvmetad
If two PVs have different VGs with the same name (different uuids), one of the VGs is ignored by lvmetad. A FIXME exists in lvmetad to find a better response.
This commit is contained in:
parent
4e6377f5ba
commit
19feda2c95
@ -7,6 +7,7 @@
|
||||
|
||||
test_description='Test vgs with duplicate vg names'
|
||||
SKIP_WITH_LVMPOLLD=1
|
||||
SKIP_WITH_LVMETAD=1
|
||||
|
||||
. lib/inittest
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user