Diskmanage: add test for lsblk by simulating zfs disk
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
committed by
Fabian Grünbichler
parent
8cd6d7e8e3
commit
b8cbfd362f
7
test/disk_tests/usages/lsblk
Normal file
7
test/disk_tests/usages/lsblk
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"blockdevices": [
|
||||
{"path":"/dev/sdm", "parttype":null},
|
||||
{"path":"/dev/sdm1", "parttype":"6a898cc3-1dd2-11b2-99a6-080020736631"},
|
||||
{"path":"/dev/sdm9", "parttype":"6a945a3b-1dd2-11b2-99a6-080020736631"}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user