add sas regression tests
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
committed by
Dietmar Maurer
parent
1c7fb31e57
commit
d29f2c8136
17
test/disk_tests/sas/disklist_expected.json
Normal file
17
test/disk_tests/sas/disklist_expected.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"sda" : {
|
||||
"gpt" : 1,
|
||||
"devpath" : "/dev/sda",
|
||||
"type" : "unknown",
|
||||
"model" : "MODEL1",
|
||||
"health" : "UNKNOWN",
|
||||
"osdid" : -1,
|
||||
"journals" : 0,
|
||||
"wwn" : "0x0000000000000000",
|
||||
"vendor" : "VENDOR1",
|
||||
"rpm" : -1,
|
||||
"size" : 5120000,
|
||||
"serial" : "SER2",
|
||||
"wearout" : "N/A"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user