add cciss regression test

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak
2016-10-17 10:31:26 +02:00
committed by Dietmar Maurer
parent d29f2c8136
commit c78e2c57a4
7 changed files with 54 additions and 0 deletions

View 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"
}
}