storaged-project / blivet

A python module for configuration of block devices
GNU Lesser General Public License v2.1
97 stars 85 forks source link

tests: add dbus example to traverse the devices and call test the fac… #1243

Closed vojtechtrefny closed 2 months ago

vojtechtrefny commented 2 months ago

…tory()

Added block device list as "--blockdevs" parameter. It accepts block devices in the format "/dev/xxx,/dev/xxx".

Call the Factory() to test DEVICE_TYPE_LVM, DEVICE_TYPE_BTRFS, DEVICE_TYPE_MD and DEVICE_TYPE_STRATIS.


https://github.com/storaged-project/blivet/pull/1127 rebased to the latest 3.10-devel