1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/test/dbus
Tony Asleson 3fa424f893 tests: lvmdbusd handles empty LvCommon.Devices
During vdo testing with smaller block devices the test needs to determine
which PVs in a VG are unused.  This was leveraging LvCommon.Devices, but
that isn't populated when a LV is resides on a LV pool instead of a PV.
This is a known limitation of the code at this time.  For now we will walk
all the PVs in the VG looking for ones that don't have any associated LVs
and use them instead.

Signed-off-by: Tony Asleson <tasleson@redhat.com>
2023-10-31 18:53:07 +01:00
..
lvm_error_inject.py lvmdbustest: Check for needed env. variables 2023-03-10 12:51:53 -06:00
lvmdbustest.py tests: lvmdbusd handles empty LvCommon.Devices 2023-10-31 18:53:07 +01:00
testlib.py lvmdbustest: Add test for property "Get" 2022-06-30 10:55:16 -05:00
validatestate.py lvmdbusd: Correct env. variable 2022-09-30 11:51:23 -05:00