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